On Fri, Apr 12, 2019 at 9:01 PM Paul Walmsley <[email protected]> wrote: > > Add DT binding documentation for the Linux driver for the SiFive > asynchronous serial IP block. > > This revision incorporates changes based on feedback from Rob > Herring <[email protected]>. > > Signed-off-by: Paul Walmsley <[email protected]> > Signed-off-by: Paul Walmsley <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Mark Rutland <[email protected]> > Cc: Palmer Dabbelt <[email protected]> > --- > .../bindings/serial/sifive-serial.txt | 33 +++++++++++++++++++ > 1 file changed, 33 insertions(+) > create mode 100644 Documentation/devicetree/bindings/serial/sifive-serial.txt
Reviewed-by: Rob Herring <[email protected]> However, what about flow-control configuration? You'd better think now about what the default is and overriding that. Rob

