Skip to content

Commit 47ef525

Browse files
Annette KobouShawn Guo
authored andcommitted
ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interface
The polarity of the DE signal of the transceiver is active-high for sending. Therefore rs485-rts-active-low is wrong and needs to be removed to make RS485 transmissions work. Signed-off-by: Annette Kobou <annette.kobou@kontron.de> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Fixes: 1ea4b76 ("ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards") Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent db05490 commit 47ef525

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/boot/dts/nxp/imx/imx6ul-kontron-bl-common.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@
168168
pinctrl-0 = <&pinctrl_uart2>;
169169
linux,rs485-enabled-at-boot-time;
170170
rs485-rx-during-tx;
171-
rs485-rts-active-low;
172171
uart-has-rtscts;
173172
status = "okay";
174173
};

0 commit comments

Comments
 (0)