summaryrefslogtreecommitdiff
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-04-17 11:34:34 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2018-06-21 09:28:22 +0200
commitae78c40a12501108e0fee5c7d3b9d0e3e1a8214e (patch)
treeb87873fc25ee1ed27ed43c2e57f3afa67a95fbc9 /arch/arm/boot
parent3562e8d2b673fa9f9807c57ad33f743df0adbb65 (diff)
serial: imx: add RS-485 device tree properties
Add device tree properties to influence RTS polarity and whether the receiver is enabled during transmission (rs485-rts-active-low, rs485-rx-during-tx). This aligns with behavior with upstream Linux, where RTS is active high by default (SER_RS485_RTS_AFTER_SEND) and the receiver is disabled by default when using RS485 (SER_RS485_RX_DURING_TX). Note that for Toradex hardware both properties are required, hence using RS-485 on Toradex Carrier Boards requires the following properties being specified in the device tree: linux,rs485-enabled-at-boot-time; rs485-rts-active-low; rs485-rx-during-tx; Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions