Skip to content
Snippets Groups Projects
Commit 067e09f2 authored by Yinbo Zhu's avatar Yinbo Zhu Committed by Priyanka Jain
Browse files

arch: powerpc: add eSDHC node to p2041 dts


Add eSDHC node to p2041 dts

Signed-off-by: default avatarYinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent e126363d
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,12 @@
sata-number = <2>;
sata-fpdma = <0>;
};
esdhc: esdhc@114000 {
compatible = "fsl,esdhc";
reg = <0x114000 0x1000>;
clock-frequency = <0>;
};
};
pcie@ffe200000 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment