diff mbox series

[2/3] ARM: dts: imx28: add pinmux for USB1 overcurrent on pwm2

Message ID 20201125161815.2361-2-lukma@denx.de
State Superseded
Headers show
Series None | expand

Commit Message

Lukasz Majewski Nov. 25, 2020, 4:18 p.m. UTC
From: Mans Rullgard <mans@mansr.com>

Add pinmux setting for USB1 overcurrent on pwm2 pad.

Signed-off-by: Mans Rullgard <mans@mansr.com>
---
 arch/arm/boot/dts/imx28.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Shawn Guo Dec. 1, 2020, 1:43 a.m. UTC | #1
On Wed, Nov 25, 2020 at 05:18:14PM +0100, Lukasz Majewski wrote:
> From: Mans Rullgard <mans@mansr.com>

> 

> Add pinmux setting for USB1 overcurrent on pwm2 pad.

> 

> Signed-off-by: Mans Rullgard <mans@mansr.com>


Lukasz,

You need to add your SoB.

Shawn

> ---

>  arch/arm/boot/dts/imx28.dtsi | 10 ++++++++++

>  1 file changed, 10 insertions(+)

> 

> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi

> index 6e7531b64bf7..6d24546f0abe 100644

> --- a/arch/arm/boot/dts/imx28.dtsi

> +++ b/arch/arm/boot/dts/imx28.dtsi

> @@ -948,6 +948,16 @@

>  					fsl,pull-up = <MXS_PULL_DISABLE>;

>  				};

>  

> +				usb1_pins_b: usb1@1 {

> +					reg = <1>;

> +					fsl,pinmux-ids = <

> +						MX28_PAD_PWM2__USB1_OVERCURRENT

> +					>;

> +					fsl,drive-strength = <MXS_DRIVE_12mA>;

> +					fsl,voltage = <MXS_VOLTAGE_HIGH>;

> +					fsl,pull-up = <MXS_PULL_DISABLE>;

> +				};

> +

>  				usb0_id_pins_a: usb0id@0 {

>  					reg = <0>;

>  					fsl,pinmux-ids = <

> -- 

> 2.20.1

>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 6e7531b64bf7..6d24546f0abe 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -948,6 +948,16 @@ 
 					fsl,pull-up = <MXS_PULL_DISABLE>;
 				};
 
+				usb1_pins_b: usb1@1 {
+					reg = <1>;
+					fsl,pinmux-ids = <
+						MX28_PAD_PWM2__USB1_OVERCURRENT
+					>;
+					fsl,drive-strength = <MXS_DRIVE_12mA>;
+					fsl,voltage = <MXS_VOLTAGE_HIGH>;
+					fsl,pull-up = <MXS_PULL_DISABLE>;
+				};
+
 				usb0_id_pins_a: usb0id@0 {
 					reg = <0>;
 					fsl,pinmux-ids = <