Re: [PATCH 1/1] serial: imx: Add rs485 support to imx thanks to rs485 functions in serial_core
From: Fabio Estevam <festevam@gmail.com>
Date: 2015-02-11 14:46:43
Also in:
lkml
From: Fabio Estevam <festevam@gmail.com>
Date: 2015-02-11 14:46:43
Also in:
lkml
Hi Aurelien, On Wed, Feb 11, 2015 at 12:22 PM, Aurelien BOUIN [off-list ref] wrote:
This is a patch to add rs485 support with imx freescale processor It allows to set the transmit pin used in the structure padding (rs485.padding[0]) This patch also solved various issues detected by checkpatch.pl
Thanks for the patch. Please split it in two patches: one that adds RS485 support and one that fixes the checkpatch warnings. Thanks, Fabio Estevam