mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-30 15:11:43 +01:00
dts: mtmips: add alternative pinmux node for uart2
This patch adds a new pinmux for UART2, which shares the pins with SPIS. Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
This commit is contained in:
parent
a60c1e6d6b
commit
df3bad96f3
@ -110,6 +110,11 @@
|
|||||||
function = "uart2";
|
function = "uart2";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
uart2_pwm_pins: uart2_pwm_pins {
|
||||||
|
groups = "spis";
|
||||||
|
function = "pwm_uart2";
|
||||||
|
};
|
||||||
|
|
||||||
i2c_pins: i2c_pins {
|
i2c_pins: i2c_pins {
|
||||||
groups = "i2c";
|
groups = "i2c";
|
||||||
function = "i2c";
|
function = "i2c";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user