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:
198e31d
)
ARM: dts: imx27-phytec-phycore-som: Disable PM pins for USB OTG
author
Alexander Shiyan
<
[email protected]
>
Sat, 26 Apr 2014 04:52:08 +0000
(08:52 +0400)
committer
Shawn Guo
<
[email protected]
>
Fri, 16 May 2014 15:02:04 +0000
(23:02 +0800)
USB PWR and OC pins are used as GPIOs for different purposes,
so add "disable-over-current" property for OTG node to indicate this.
Signed-off-by: Alexander Shiyan <
[email protected]
>
Signed-off-by: Shawn Guo <
[email protected]
>
arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
b/arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
index 93482e9d2c9325addf3c813784fcd40e8d9d0d2b..b81796c453b822050ab501ce562b4073ea0440df 100644
(file)
--- a/
arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
+++ b/
arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
@@
-323,6
+323,7
@@
phy_type = "ulpi";
fsl,usbphy = <&usbphy0>;
vbus-supply = <&sw3_reg>;
+ disable-over-current;
status = "okay";
};