diff options
Diffstat (limited to 'arch/arm/boot/dts/stih410-b2260.dts')
| -rw-r--r-- | arch/arm/boot/dts/stih410-b2260.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/stih410-b2260.dts b/arch/arm/boot/dts/stih410-b2260.dts index 06b0696cb6b8..93c14d183e29 100644 --- a/arch/arm/boot/dts/stih410-b2260.dts +++ b/arch/arm/boot/dts/stih410-b2260.dts | |||
| @@ -62,6 +62,11 @@ | |||
| 62 | /* Low speed expansion connector */ | 62 | /* Low speed expansion connector */ |
| 63 | uart0: serial@9830000 { | 63 | uart0: serial@9830000 { |
| 64 | label = "LS-UART0"; | 64 | label = "LS-UART0"; |
| 65 | pinctrl-names = "default", "no-hw-flowctrl"; | ||
| 66 | pinctrl-0 = <&pinctrl_serial0_hw_flowctrl>; | ||
| 67 | pinctrl-1 = <&pinctrl_serial0>; | ||
| 68 | rts-gpios = <&pio17 3 GPIO_ACTIVE_LOW>; | ||
| 69 | uart-has-rtscts; | ||
| 65 | status = "okay"; | 70 | status = "okay"; |
| 66 | }; | 71 | }; |
| 67 | 72 | ||
