On Wed, Sep 7, 2016 at 3:58 PM, <jo...@kippendief.biz> wrote: > From: Jorik Jonker <jo...@kippendief.biz> > > 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