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:
@@ -24,6 +24,13 @@
|
|||||||
single-cpu-affinity;
|
single-cpu-affinity;
|
||||||
last-interrupt-source = <255>;
|
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 */
|
/* PCIe controller base address 0x9000 */
|
||||||
|
Reference in New Issue
Block a user