projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00406e8
)
powerpc: dts: t4240: Change T4240 USB controller version
author
Nikhil Badola
<
[email protected]
>
Thu, 28 Aug 2014 03:51:46 +0000
(09:21 +0530)
committer
Scott Wood
<
[email protected]
>
Wed, 3 Sep 2014 23:58:14 +0000
(18:58 -0500)
Change USB controller version to 2.5 in compatible string for T4240
Signed-off-by: Nikhil Badola <
[email protected]
>
Signed-off-by: Scott Wood <
[email protected]
>
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
index a3d582e0361ae706920a4eba4d8e50bcce177b58..7e2fc7cdce4833039a80f8fa650c7292a7b030e1 100644
(file)
--- a/
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
+++ b/
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
@@
-498,13
+498,13
@@
/include/ "qoriq-gpio-3.dtsi"
/include/ "qoriq-usb2-mph-0.dtsi"
usb0: usb@210000 {
- compatible = "fsl-usb2-mph-v2.
4
", "fsl-usb2-mph";
+ compatible = "fsl-usb2-mph-v2.
5
", "fsl-usb2-mph";
phy_type = "utmi";
port0;
};
/include/ "qoriq-usb2-dr-0.dtsi"
usb1: usb@211000 {
- compatible = "fsl-usb2-dr-v2.
4
", "fsl-usb2-dr";
+ compatible = "fsl-usb2-dr-v2.
5
", "fsl-usb2-dr";
dr_mode = "host";
phy_type = "utmi";
};