ARM: dts: uniphier: add pinmux node for I2C ch4
This will be needed for UniPhier PH1-LD11 and PH1-LD20 SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Родитель
090f41f406
Коммит
413b321b32
|
@ -63,6 +63,11 @@
|
||||||
function = "i2c3";
|
function = "i2c3";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c4: i2c4_grp {
|
||||||
|
groups = "i2c4";
|
||||||
|
function = "i2c4";
|
||||||
|
};
|
||||||
|
|
||||||
pinctrl_uart0: uart0_grp {
|
pinctrl_uart0: uart0_grp {
|
||||||
groups = "uart0";
|
groups = "uart0";
|
||||||
function = "uart0";
|
function = "uart0";
|
||||||
|
|
Загрузка…
Ссылка в новой задаче