Hi Ulrich, On Fri, Dec 9, 2016 at 1:36 PM, Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> wrote: > Defines the bits controlling FIFO thresholds, adds the additional > HSCIF registers to the register map. > > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Minor comment below. > --- a/drivers/tty/serial/sh-sci.h > +++ b/drivers/tty/serial/sh-sci.h > @@ -29,6 +29,8 @@ enum { > SCPDR, /* Serial Port Data Register */ > SCDL, /* BRG Frequency Division Register */ > SCCKS, /* BRG Clock Select Register */ > + HSRTRGR, /* Receive FIFO Data Count Register */ Receive FIFO Data Count Trigger Register (to avoid confusion with the FIFO Data Count Register) > + HSTTRGR, /* Transmit FIFO Data Count Register */ Transmit FIFO Data Count Trigger Register Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds