po 14. 10. 2019 v 14:50 odesÃlatel Michal Simek <[email protected]> napsal: > > Add missing trailing 0 to mach node name address with reg property. > > Signed-off-by: Michal Simek <[email protected]> > --- > > arch/arm/dts/versal-mini-emmc1.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/dts/versal-mini-emmc1.dts > b/arch/arm/dts/versal-mini-emmc1.dts > index 9ecb1ce5dcef..4e0758f61893 100644 > --- a/arch/arm/dts/versal-mini-emmc1.dts > +++ b/arch/arm/dts/versal-mini-emmc1.dts > @@ -35,7 +35,7 @@ > #size-cells = <0x2>; > ranges; > > - sdhci1: sdhci@f105000 { > + sdhci1: sdhci@f1050000 { > compatible = "xlnx,versal-8.9a", "arasan,sdhci-8.9a"; > status = "okay"; > reg = <0x0 0xf1050000 0x0 0x10000>; > -- > 2.17.1 >
Applied. M -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

