armv8: ls1043a: add eSDHC node
authorYinbo Zhu <yinbo.zhu@nxp.com>
Tue, 25 Sep 2018 06:47:10 +0000 (14:47 +0800)
committerYork Sun <york.sun@nxp.com>
Thu, 27 Sep 2018 15:51:16 +0000 (08:51 -0700)
This patch is to add eSDHC node for ls1043a.

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/dts/fsl-ls1043a.dtsi

index ff401222ff286e3dfe9994b61f1bb35b1a1418dd..a804f5123cb071d41d3d794ab67164e381f12e4b 100644 (file)
                        status = "disabled";
                };
 
+               esdhc: esdhc@1560000 {
+                       compatible = "fsl,esdhc";
+                       reg = <0x0 0x1560000 0x0 0x10000>;
+                       interrupts = <0 62 0x4>;
+                       big-endian;
+                       bus-width = <4>;
+               };
+
                ifc: ifc@1530000 {
                        compatible = "fsl,ifc", "simple-bus";
                        reg = <0x0 0x1530000 0x0 0x10000>;