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

ARM: dts: imx28: add alternate auart4 pinmux

Add auart4 2-pin configuration on auart0 rts/cts pads.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Mans Rullgard and committed by
Shawn Guo
cfa1dd99 318f05e5

+11
+11
arch/arm/boot/dts/imx28.dtsi
··· 405 405 fsl,pull-up = <MXS_PULL_DISABLE>; 406 406 }; 407 407 408 + auart4_2pins_b: auart4@1 { 409 + reg = <1>; 410 + fsl,pinmux-ids = < 411 + MX28_PAD_AUART0_CTS__AUART4_RX 412 + MX28_PAD_AUART0_RTS__AUART4_TX 413 + >; 414 + fsl,drive-strength = <MXS_DRIVE_4mA>; 415 + fsl,voltage = <MXS_VOLTAGE_HIGH>; 416 + fsl,pull-up = <MXS_PULL_DISABLE>; 417 + }; 418 + 408 419 mac0_pins_a: mac0@0 { 409 420 reg = <0>; 410 421 fsl,pinmux-ids = <