Re: [PATCH v4 4/8] dts: sun8i-h3: move uart1 pinmux/peripheral assocation to DSTI

From: Chen-Yu Tsai
Date: Wed Sep 07 2016 - 04:55:17 EST


On Wed, Sep 7, 2016 at 3:58 PM, <jorik@xxxxxxxxxxxxxx> wrote:
> From: Jorik Jonker <jorik@xxxxxxxxxxxxxx>
>
> Users using this UART without RTS/CTS should override the association in
> their board specific DTS. All (1) board using this UART uses RTS/CTS, so
> this breaks nothing.

I'd prefer we only do this for peripherals that have absolutely one
possible setting, like RSB, or I2C with only one group of pins.
UARTs with 2/4/8 pin configurations don't fall in this category.

ChenYu