Merge pull request #427 from BU-Automation/topic/cho/YBP-12364-rs485-term

YBP-12364 - RS485: termination-resistor via WDx
This commit is contained in:
Christian HOHNSTÄDT
2026-04-16 10:53:07 +02:00
committed by GitHub Enterprise
@@ -30,7 +30,7 @@
&main_uart4 { /* RS485 Interface */
rts-gpios = <&main_gpio0 38 GPIO_ACTIVE_HIGH>;
rs485-term-gpios = <&io_exp_8bit 0 GPIO_ACTIVE_HIGH>;
/* RS485 termination is controlled via GPIO userspace tools */
rs485-rts-active-high;
linux,rs485-enabled-at-boot-time;
};