1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00

arch: powerpc: add eSDHC node to p1020 dts

Add eSDHC node to p1020 dts

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
Yinbo Zhu
2019-10-15 17:20:40 +08:00
committed by Priyanka Jain
parent 9a0cbae22a
commit b73d5379c5

View File

@@ -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 */