summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
diff options
context:
space:
mode:
authorRamneek Mehresh <ramneek.mehresh@freescale.com>2012-01-18 05:40:48 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2012-03-16 15:46:13 (GMT)
commit465aceb832fb54b342a098143dbdc1e1ae250416 (patch)
treeb6db1ab2e4b76a6c8a6864c9adfa23a087e909c5 /arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
parent05413245fb993bb4e2d54ead0675226394d8a7c8 (diff)
downloadlinux-465aceb832fb54b342a098143dbdc1e1ae250416.tar.xz
powerpc/85xx: Add usb controller version info
Add usb controller version info for the following: MPC8536, P1010, P1020, P1021, P1022, P1023, P2020, P2041, P3041, P3060, P5020 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/fsl/p1022si-post.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/p1022si-post.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi b/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
index ff9ed1d8..de45215 100644
--- a/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
@@ -199,7 +199,13 @@
/include/ "pq3-dma-0.dtsi"
/include/ "pq3-usb2-dr-0.dtsi"
+ usb@22000 {
+ compatible = "fsl-usb2-dr-v1.6", "fsl-usb2-dr";
+ };
/include/ "pq3-usb2-dr-1.dtsi"
+ usb@23000 {
+ compatible = "fsl-usb2-dr-v1.6", "fsl-usb2-dr";
+ };
/include/ "pq3-esdhc-0.dtsi"
sdhc@2e000 {