arm64: dts: k3-am623-pfc-750-8xxx: fix: mux SPI2_D1 as output
Signed-off-by: Heinrich Toews <ht@twx-software.de>
This commit is contained in:
parent
4d0cde8401
commit
0bd2c98b18
@ -236,7 +236,7 @@ main_spi2_pins_default: main-spi2-default-pins {
|
||||
pinctrl-single,pins = <
|
||||
AM62X_IOPAD(0x01b0, PIN_OUTPUT, 1) /* (A20) MCASP0_ACLKR.SPI2_CLK */
|
||||
AM62X_IOPAD(0x0194, PIN_INPUT, 1) /* (B19) MCASP0_AXR3.SPI2_D0 */
|
||||
AM62X_IOPAD(0x0198, PIN_INPUT, 1) /* (A19) MCASP0_AXR2.SPI2_D1 */
|
||||
AM62X_IOPAD(0x0198, PIN_OUTPUT, 1) /* (A19) MCASP0_AXR2.SPI2_D1 */
|
||||
AM62X_IOPAD(0x01ac, PIN_OUTPUT, 1) /* (E19) MCASP0_AFSR.SPI2_CS0 */
|
||||
>;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user