From: Yinbo Zhu Date: Tue, 15 Oct 2019 09:20:40 +0000 (+0800) Subject: arch: powerpc: add eSDHC node to p1020 dts X-Git-Tag: v2020.01-rc4~8^2~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b73d5379c534f5419c60e9d10c200972ad627f10;p=oweals%2Fu-boot.git arch: powerpc: add eSDHC node to p1020 dts Add eSDHC node to p1020 dts Signed-off-by: Yinbo Zhu Signed-off-by: Priyanka Jain --- diff --git a/arch/powerpc/dts/p1020-post.dtsi b/arch/powerpc/dts/p1020-post.dtsi index 1e5e67804b..fb3b203a24 100644 --- a/arch/powerpc/dts/p1020-post.dtsi +++ b/arch/powerpc/dts/p1020-post.dtsi @@ -24,6 +24,13 @@ single-cpu-affinity; last-interrupt-source = <255>; }; + + esdhc: esdhc@2e000 { + compatible = "fsl,esdhc"; + reg = <0x2e000 0x1000>; + /* Filled in by U-Boot */ + clock-frequency = <0>; + }; }; /* PCIe controller base address 0x9000 */