Add eSDHC node to t4240 dts

Signed-off-by: Yinbo Zhu <[email protected]>
---
 arch/powerpc/dts/t4240.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/powerpc/dts/t4240.dtsi b/arch/powerpc/dts/t4240.dtsi
index fc34974..b09b40d 100644
--- a/arch/powerpc/dts/t4240.dtsi
+++ b/arch/powerpc/dts/t4240.dtsi
@@ -98,6 +98,12 @@
                        device_type = "open-pic";
                        clock-frequency = <0x0>;
                };
+
+               esdhc: esdhc@114000 {
+                       compatible = "fsl,esdhc";
+                       reg = <0x114000 0x1000>;
+                       clock-frequency = <0>;
+               };
        };
 
        pcie@ffe240000 {
-- 
2.9.5

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to