Re: [PATCH u-boot-marvell 6/9] arm: a37xx: Update sdhci pointers to official DT bindings

2022-02-15 Thread Pali Rohár
On Tuesday 15 February 2022 10:28:26 Stefan Roese wrote: > On 2/14/22 11:34, Pali Rohár wrote: > > In Linux kernel version of armada-37xx.dtsi file sdhci1 pointer refers to > > sdhci@d node and sdhci0 pointer to sdhci@d8000 node. > > Strange. Do you know why this "reverted naming" is used in

Re: [PATCH u-boot-marvell 6/9] arm: a37xx: Update sdhci pointers to official DT bindings

2022-02-15 Thread Stefan Roese
On 2/14/22 11:34, Pali Rohár wrote: In Linux kernel version of armada-37xx.dtsi file sdhci1 pointer refers to sdhci@d node and sdhci0 pointer to sdhci@d8000 node. Strange. Do you know why this "reverted naming" is used in the Kernel? Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese

[PATCH u-boot-marvell 6/9] arm: a37xx: Update sdhci pointers to official DT bindings

2022-02-14 Thread Pali Rohár
In Linux kernel version of armada-37xx.dtsi file sdhci1 pointer refers to sdhci@d node and sdhci0 pointer to sdhci@d8000 node. Signed-off-by: Pali Rohár --- arch/arm/dts/armada-3720-db.dts | 4 ++-- arch/arm/dts/armada-3720-espressobin.dts | 4 ++--