summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/p2020rdb.dts
diff options
context:
space:
mode:
authorRamneek Mehresh2012-01-18 07:48:46 +0100
committerKumar Gala2012-01-18 15:05:42 +0100
commit621c4b999e3e1dc6f72b0c1680029981edc03caa (patch)
tree4f7ac0941d4d85277c8add554ab7f1b55f72dc1b /arch/powerpc/boot/dts/p2020rdb.dts
parentpowerpc/85xx: Enable USB2 controller node for P1020RDB (diff)
downloadkernel-qcow2-linux-621c4b999e3e1dc6f72b0c1680029981edc03caa.tar.gz
kernel-qcow2-linux-621c4b999e3e1dc6f72b0c1680029981edc03caa.tar.xz
kernel-qcow2-linux-621c4b999e3e1dc6f72b0c1680029981edc03caa.zip
powerpc/85xx: Add dr_mode property in USB nodes
Add usb2 controller node for P1020RDB, P2020RDB, P2020DS, P1021MDS Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/p2020rdb.dts')
-rw-r--r--arch/powerpc/boot/dts/p2020rdb.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/p2020rdb.dts b/arch/powerpc/boot/dts/p2020rdb.dts
index 26759a591712..eb8a6aa2bda5 100644
--- a/arch/powerpc/boot/dts/p2020rdb.dts
+++ b/arch/powerpc/boot/dts/p2020rdb.dts
@@ -1,7 +1,7 @@
/*
* P2020 RDB Device Tree Source
*
- * Copyright 2009-2011 Freescale Semiconductor Inc.
+ * Copyright 2009-2012 Freescale Semiconductor Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -197,6 +197,7 @@
usb@22000 {
phy_type = "ulpi";
+ dr_mode = "host";
};
mdio@24520 {