
19 Aug
2020
19 Aug
'20
12:58 p.m.
Hi
Gesendet: Mittwoch, 19. August 2020 um 10:54 Uhr Von: "Chunfeng Yun" chunfeng.yun@mediatek.com
- sata_phy: sata-phy@1a243000 {
compatible = "mediatek,generic-tphy-v1";
#address-cells = <1>;
#size-cells = <1>;
ranges;
we can use ranges with parameters if you send next version, otherwise no change is also fine to me.
ranges=<0 0x1a243000 0x100>;
i took the dts-part from linux where ranges is also empty
https://elixir.bootlin.com/linux/latest/source/arch/arm64/boot/dts/mediatek/...
why should ranges have a value when i recently removed the reg (after making it optional)?
For phy part, Reviewed-by: Chunfeng Yun chunfeng.yun@mediatek.com
any issues in sata-node/gpio-hog?
regards Frank