Commit a6169ab3 authored by Tamás Szűcs's avatar Tamás Szűcs Committed by Heiko Stuebner

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

Enable UART lines on Radxa ROCK 5 Model B M.2 Key E.
Signed-off-by: default avatarTamás Szűcs <szucst@iit.uni-miskolc.hu>
Link: https://lore.kernel.org/r/20231013215208.81345-1-szucst@iit.uni-miskolc.huSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 0002c377
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment