Re: [PATCH V3 RESEND 1/7] ARM: dts: imx6sx: Improve UART pins macro defines

From: Rob Herring
Date: Tue Feb 18 2020 - 22:03:29 EST


On Mon, 17 Feb 2020 19:13:35 +0800, Anson Huang wrote:
> Add DCE/DTE to UART pins macro defines to distinguish the
> DCE and DTE functions, keep old defines at the end of file
> for some time to make it backward compatible.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> Reviewed-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
> Changes since V2:
> - Adjust the definitions order to make DCE always before DTE, no other change.
> ---
> arch/arm/boot/dts/imx6sx-pinfunc.h | 260 +++++++++++++++++++++++++------------
> 1 file changed, 174 insertions(+), 86 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>