[RESEND] arm64: dts: rockchip: Enable UART6 on rock-5b

Tamás Szűcs posted 1 patch 2 years, 2 months ago
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 6 ++++++
1 file changed, 6 insertions(+)
[RESEND] arm64: dts: rockchip: Enable UART6 on rock-5b
Posted by Tamás Szűcs 2 years, 2 months ago
Enable UART lines on Radxa ROCK 5 Model B M.2 Key E.

Signed-off-by: Tamás Szűcs <szucst@iit.uni-miskolc.hu>
---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
index 392ac783c3ad..ea1e3d09ea62 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
@@ -377,6 +377,12 @@ &sdio {
 	status = "okay";
 };
 
+&uart6 {
+	pinctrl-names = "default";
+	pinctrl-0 = <&uart6m1_xfer &uart6m1_ctsn &uart6m1_rtsn>;
+	status = "okay";
+};
+
 &spi2 {
 	status = "okay";
 	assigned-clocks = <&cru CLK_SPI2>;
-- 
2.42.0

Re: [RESEND] arm64: dts: rockchip: Enable UART6 on rock-5b
Posted by Heiko Stuebner 2 years, 2 months ago
On Fri, 13 Oct 2023 23:51:53 +0200, Tamás Szűcs wrote:
> Enable UART lines on Radxa ROCK 5 Model B M.2 Key E.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Enable UART6 on rock-5b
      commit: a6169ab369236f15c79b45037074a2567d30b037

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>