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

arch: powerpc: add eSDHC node to p4080 dts


Add eSDHC node to p4080 dts

Signed-off-by: default avatarYinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent dfeb70c1
No related branches found
No related tags found
No related merge requests found
...@@ -79,6 +79,12 @@ ...@@ -79,6 +79,12 @@
device_type = "open-pic"; device_type = "open-pic";
clock-frequency = <0x0>; clock-frequency = <0x0>;
}; };
esdhc: esdhc@114000 {
compatible = "fsl,esdhc";
reg = <0x114000 0x1000>;
clock-frequency = <0>;
};
}; };
pcie@ffe200000 { 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