mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 18:53:52 +08:00
ARM: dts: SiRF: add lost usp1_uart_nostreamctrl pin group for atlas6
this patch adds lost usp1_uart_nostreamctrl pin group for atlas6, which matches with the change in drivers/pinctrl/sirf/pinctrl-atlas6.c. Signed-off-by: Qipan Li <Qipan.Li@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
This commit is contained in:
parent
423ef7914e
commit
ec2b50cad1
@ -556,6 +556,12 @@
|
|||||||
sirf,function = "usp1";
|
sirf,function = "usp1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
usp1_uart_nostreamctrl_pins_a: usp1@1 {
|
||||||
|
usp1 {
|
||||||
|
sirf,pins = "usp1_uart_nostreamctrl_grp";
|
||||||
|
sirf,function = "usp1_uart_nostreamctrl";
|
||||||
|
};
|
||||||
|
};
|
||||||
usb0_upli_drvbus_pins_a: usb0_upli_drvbus@0 {
|
usb0_upli_drvbus_pins_a: usb0_upli_drvbus@0 {
|
||||||
usb0_upli_drvbus {
|
usb0_upli_drvbus {
|
||||||
sirf,pins = "usb0_upli_drvbusgrp";
|
sirf,pins = "usb0_upli_drvbusgrp";
|
||||||
|
Loading…
Reference in New Issue
Block a user