arm64: dts: rockchip: enable uart0 on qnap ts433
From: Heiko Stuebner <heiko@...> Date: Tue, 9 Jul 2024 13:44:09 +0200
Commit-Message
Uart0 is connected to an MCU on the board that handles system control like the fan-speed. So far no driver for it is available though. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts | 4 ++++ 1 file changed, 4 insertions(+)
Statistics
- 4 lines added
- 0 lines removed
Changes
-------------- arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts --------------
index 0636a08986572..f3ce3cc4598db 100644
@@ -102,6 +102,10 @@ &sdhci {
status = "okay";
};
+&uart0 {
+ status = "okay";
+};
+
/*
* Pins available on CN3 connector at TTL voltage level (3V3).
* ,_ _.