summaryrefslogtreecommitdiff
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorJuan Gutierrez <juan.gutierrez@nxp.com>2016-11-22 15:07:33 -0600
committerJuan Gutierrez <juan.gutierrez@nxp.com>2016-12-05 17:44:07 -0600
commit3835a3078459bb4294144c9b2067258142bcf1cc (patch)
tree63fcb2ae7f5ec4e6640fd3cf2cd47440a4ae10a9 /arch/arm/boot
parentcb60329836ed7fef05848adc8da9aef0c3132ff3 (diff)
MXSCM-225 dts: imx: fix the power gpio for usb otg2 on 6sxscm evb
The usb otg2, on the SXSCM EVB board is powered up directly by the GEN_V5 signal from the PMIC, so there is no gpio assigned. The wrong assignation was preventing the busfreq driver to switch to any other frequency, since the usb otg2 looks to be always active. Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/imx6sxscm-evb.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6sxscm-evb.dts b/arch/arm/boot/dts/imx6sxscm-evb.dts
index 0b5052c4b452..c1d088689bf0 100644
--- a/arch/arm/boot/dts/imx6sxscm-evb.dts
+++ b/arch/arm/boot/dts/imx6sxscm-evb.dts
@@ -108,7 +108,6 @@
regulator-name = "usb_otg2_vbus";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
- gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
enable-active-high;
};