arm64: dts: rockchip: Enable UART6 on rock-5b

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>
Link: https://lore.kernel.org/r/20231013215208.81345-1-szucst@iit.uni-miskolc.hu
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Tamás Szűcs 2023-10-13 23:51:53 +02:00 committed by Heiko Stuebner
parent 0002c377e8
commit a6169ab369

View File

@ -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>;