RE: [PATCH 2/2] serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Geert,

On 11 July 2018 16:02, Phil Edworthy wrote:
> On 11 July 2018 13:42, Geert Uytterhoeven wrote:
> > On Wed, Jul 11, 2018 at 2:30 PM Phil Edworthy wrote:
> > > The Renesas RZ/N1 UART is based on the Synopsys DW UART, but has
> > > additional registers for DMA. This patch does not address the
> > > changes required for DMA support, it simply adds the compatible string.
> > >
> > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx>
> >
> > Thanks for your patch!
> >
[...]
> > > --- a/drivers/tty/serial/8250/8250_dw.c
> > > +++ b/drivers/tty/serial/8250/8250_dw.c
> > > @@ -693,6 +693,7 @@ static const struct of_device_id
> > > dw8250_of_match[]
> > = {
> > >         { .compatible = "snps,dw-apb-uart" },
> > >         { .compatible = "cavium,octeon-3860-uart" },
> > >         { .compatible = "marvell,armada-38x-uart" },
> > > +       { .compatible = "renesas,uart-rzn1" },
> >
> > renesas,rzn1-uart
I missed this comment. I followed the renesas convention of renesas,peripheral-device
that is used for most R-Car drivers, but happy to change. 

Thanks
Phil




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux