Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx28: add pinmux for USB1 overcurrent on pwm2

Add pinmux setting for USB1 overcurrent on pwm2 pad.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Mans Rullgard and committed by
Shawn Guo
c8ed7211 2c62f908

+10
+10
arch/arm/boot/dts/imx28.dtsi
··· 948 948 fsl,pull-up = <MXS_PULL_DISABLE>; 949 949 }; 950 950 951 + usb1_pins_b: usb1@1 { 952 + reg = <1>; 953 + fsl,pinmux-ids = < 954 + MX28_PAD_PWM2__USB1_OVERCURRENT 955 + >; 956 + fsl,drive-strength = <MXS_DRIVE_12mA>; 957 + fsl,voltage = <MXS_VOLTAGE_HIGH>; 958 + fsl,pull-up = <MXS_PULL_DISABLE>; 959 + }; 960 + 951 961 usb0_id_pins_a: usb0id@0 { 952 962 reg = <0>; 953 963 fsl,pinmux-ids = <