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>
This commit is contained in:
Ramneek Mehresh
2012-01-18 12:18:46 +05:30
committad av Kumar Gala
förälder 70a0ac6686
incheckning 621c4b999e
4 ändrade filer med 8 tillägg och 3 borttagningar

Visa fil

@@ -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 {