summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/nxp/mxs/imx28-tx28.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/nxp/mxs/imx28-tx28.dts')
-rw-r--r--dts/src/arm/nxp/mxs/imx28-tx28.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/dts/src/arm/nxp/mxs/imx28-tx28.dts b/dts/src/arm/nxp/mxs/imx28-tx28.dts
index 23ad7cd0a1..153e401795 100644
--- a/dts/src/arm/nxp/mxs/imx28-tx28.dts
+++ b/dts/src/arm/nxp/mxs/imx28-tx28.dts
@@ -131,7 +131,7 @@
backlight {
compatible = "pwm-backlight";
- pwms = <&pwm 0 500000>;
+ pwms = <&pwm 0 500000 0>;
/*
* a silly way to create a 1:1 relationship between the
* PWM value and the actual duty cycle
@@ -652,6 +652,7 @@
vbus-supply = <&reg_usb0_vbus>;
disable-over-current;
dr_mode = "peripheral";
+ phy_type = "utmi";
status = "okay";
};
@@ -659,19 +660,18 @@
vbus-supply = <&reg_usb1_vbus>;
disable-over-current;
dr_mode = "host";
+ phy_type = "utmi";
status = "okay";
};
&usbphy0 {
pinctrl-names = "default";
pinctrl-0 = <&tx28_usbphy0_pins>;
- phy_type = "utmi";
status = "okay";
};
&usbphy1 {
pinctrl-names = "default";
pinctrl-0 = <&tx28_usbphy1_pins>;
- phy_type = "utmi";
status = "okay";
};