[PATCH 3/3] 8349emds default dts updates for USB change
Li Yang
leoli at freescale.com
Mon Feb 5 20:10:10 EST 2007
Signed-off-by: Li Yang <leoli at freescale.com>
---
arch/powerpc/boot/dts/mpc8349emds.dts | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8349emds.dts b/arch/powerpc/boot/dts/mpc8349emds.dts
index efceb34..ba31af1 100644
--- a/arch/powerpc/boot/dts/mpc8349emds.dts
+++ b/arch/powerpc/boot/dts/mpc8349emds.dts
@@ -39,6 +39,11 @@
reg = <00000000 10000000>; // 256MB at 0
};
+ bcsr at f8000000 {
+ device_type = "board-control";
+ reg = <e2400000 8000>;
+ };
+
soc8349 at e0000000 {
#address-cells = <1>;
#size-cells = <1>;
@@ -103,6 +108,7 @@
#size-cells = <0>;
interrupt-parent = <700>;
interrupts = <26 2>;
+ dr_mode = "otg";
phy_type = "ulpi";
};
More information about the Linuxppc-dev
mailing list