diff --git a/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch b/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch index 9363515657..edb6af3090 100644 --- a/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch +++ b/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch @@ -312,7 +312,7 @@ new file mode 100644 index 000000000..b9aff606e --- /dev/null +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dts -@@ -0,0 +1,294 @@ +@@ -0,0 +1,300 @@ +// SPDX-License-Identifier: (GPL-2.0+ or MIT) +/* + * Copyright (c) 2017 Icenowy Zheng @@ -592,6 +592,12 @@ index 000000000..b9aff606e + status = "okay"; +}; + ++&uart1 { ++ pinctrl-names = "default"; ++ pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>; ++ status = "disabled"; ++}; ++ +&usb2otg { + dr_mode = "host"; + status = "okay"; diff --git a/patch/kernel/sunxi-next/board-h6-add-orangepi-one-plus-and-lite2.patch b/patch/kernel/sunxi-next/board-h6-add-orangepi-one-plus-and-lite2.patch index 03778ecf6f..70ddc6eef3 100644 --- a/patch/kernel/sunxi-next/board-h6-add-orangepi-one-plus-and-lite2.patch +++ b/patch/kernel/sunxi-next/board-h6-add-orangepi-one-plus-and-lite2.patch @@ -286,7 +286,7 @@ new file mode 100644 index 000000000..b9aff606e --- /dev/null +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dts -@@ -0,0 +1,269 @@ +@@ -0,0 +1,275 @@ +// SPDX-License-Identifier: (GPL-2.0+ or MIT) +/* + * Copyright (c) 2017 Icenowy Zheng @@ -541,6 +541,12 @@ index 000000000..b9aff606e + status = "okay"; +}; + ++&uart1 { ++ pinctrl-names = "default"; ++ pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>; ++ status = "disabled"; ++}; ++ +&usb2otg { + dr_mode = "host"; + status = "okay";