Skip to content

Commit 9b9fb10

Browse files
openedevmmind
authored andcommitted
arm64: dts: rockchip: Enable RS485 for edgeble-neu6b
Add RS485 support for Edgeble Neu6B NCM IO board. Signed-off-by: Jagan Teki <jagan@edgeble.ai> Link: https://lore.kernel.org/r/20230713143941.1756849-8-jagan@edgeble.ai Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 9ee9ea8 commit 9b9fb10

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,10 @@
8484
pinctrl-names = "default";
8585
status = "okay";
8686
};
87+
88+
/* RS485 */
89+
&uart7 {
90+
pinctrl-0 = <&uart7m2_xfer>;
91+
pinctrl-names = "default";
92+
status = "okay";
93+
};

0 commit comments

Comments
 (0)