From: Yinbo Zhu Date: Tue, 15 Oct 2019 09:20:45 +0000 (+0800) Subject: arch: powerpc: add eSDHC node to p5040 dts X-Git-Tag: v2020.01-rc4~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428e7a1da6b10672827109d926e19af24d15029b;p=pandora-u-boot.git arch: powerpc: add eSDHC node to p5040 dts Add eSDHC node to p5040 dts Signed-off-by: Yinbo Zhu Signed-off-by: Priyanka Jain --- diff --git a/arch/powerpc/dts/p5040.dtsi b/arch/powerpc/dts/p5040.dtsi index 7b8218acc3f..71019245f0b 100644 --- a/arch/powerpc/dts/p5040.dtsi +++ b/arch/powerpc/dts/p5040.dtsi @@ -67,6 +67,12 @@ sata-number = <2>; sata-fpdma = <0>; }; + + esdhc: esdhc@114000 { + compatible = "fsl,esdhc"; + reg = <0x114000 0x1000>; + clock-frequency = <0>; + }; }; pcie@ffe200000 {