arm64: dts: rockchip: rk3588/rk3588s: fix uart8m0 pinctrl

Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
Change-Id: I7b475b4c81f31e5f8139c32e9bb530d01896db42
This commit is contained in:
Steven Liu
2021-11-12 19:46:26 +08:00
committed by Tao Huang
parent 3a86be0a31
commit 57276b0cae

View File

@@ -3082,6 +3082,8 @@
/omit-if-no-ref/
uart8m0_xfer: uart8m0-xfer {
rockchip,pins =
/* uart8_rx_m0 */
<4 RK_PB1 10 &pcfg_pull_up>,
/* uart8_tx_m0 */
<4 RK_PB0 10 &pcfg_pull_up>;
};