diff options
author | Lino Sanfilippo <LinoSanfilippo@gmx.de> | 2021-07-01 00:56:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-21 12:39:21 +0200 |
commit | 8d479237727ce10260bb128c2414489e1d59c103 (patch) | |
tree | 95b3d4647a3f5074a221882e6bff7ba04680fce1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 240e126c28df084222f0b661321e8e3ecb0d232e (diff) |
serial: amba-pl011: add RS485 support
Add basic support for RS485: Provide a callback to configure RS485
settings. Handle the RS485 specific part in the functions
pl011_rs485_tx_start() and pl011_rs485_tx_stop() which extend the generic
start/stop callbacks.
Beside via IOCTL from userspace RS485 can be enabled by means of the
device tree property "rs485-enabled-at-boot-time".
Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Link: https://lore.kernel.org/r/20210630225644.3744-1-LinoSanfilippo@gmx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions