[PATCH 2/6] P2020DS: Add sdhc support
Gao Guanhua
B22826 at freescale.com
Wed Sep 23 19:08:08 EST 2009
---
arch/powerpc/boot/dts/p2020ds.dts | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/p2020ds.dts b/arch/powerpc/boot/dts/p2020ds.dts
index 8c1c954..be449ba 100644
--- a/arch/powerpc/boot/dts/p2020ds.dts
+++ b/arch/powerpc/boot/dts/p2020ds.dts
@@ -454,6 +454,14 @@
phy-connection-type = "rgmii-id";
};
+ sdhci at 2e000 {
+ compatible = "fsl,p2020-esdhc", "fsl,esdhc";
+ reg = <0x2e000 0x1000>;
+ interrupts = <72 0x2>;
+ interrupt-parent = <&mpic>;
+ clock-frequency = <0>;
+ };
+
serial0: serial at 4500 {
cell-index = <0>;
device_type = "serial";
--
1.6.4
More information about the Linuxppc-dev
mailing list