[RFC PATCH] tty/serial: RS485 bindings for device tree
From: Nicolas Ferre <hidden>
Date: 2011-10-12 12:03:27
Also in:
linux-devicetree, linux-serial, lkml
From: Nicolas Ferre <hidden>
Date: 2011-10-12 12:03:27
Also in:
linux-devicetree, linux-serial, lkml
On 10/11/2011 08:41 PM, Arnd Bergmann :
On Tuesday 11 October 2011 19:28:06 Nicolas Ferre wrote:quoted
quoted
+Optional properties: +- linux,rs485-enabled-at-boot-time: empty property telling to enable the rs485 + feature at boot time. It can be disabled later with proper ioctl.+- linux,rs485-rx-during-tx: empty property that enable the receiving of data + even whilst sending data.This does not sound too linux specific. If it's a hardware property, don't use the 'linux,' prefix and just make it 'rs484-full-duplex' or such.
Ok, I understand. Your remark may also apply to linux,rs485-rts-delay. So we may end-up with: - linux,rs485-enabled-at-boot-time - rs485-rx-during-tx - rs485-rts-delay Best regards, -- Nicolas Ferre