On Fri, Jul 13, 2018 at 10:33:48AM +0100, Phil Edworthy wrote: > The RZ/N1 UART is a modified Synopsys DesignWare UART. > The modifications only relate to DMA so you could actually use the > controller with the Synopsys compatible string if you are not using > DMA, but you should not do so. > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > --- > v2: > - Change "renesas,<peripheral>-<family-or-device>" to > "renesas,<family-or-device>-<peripheral>" > --- > Documentation/devicetree/bindings/serial/renesas,rzn1-uart.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > create mode 100644 Documentation/devicetree/bindings/serial/renesas,rzn1-uart.txt Reviewed-by: Rob Herring <robh@xxxxxxxxxx>