Just a new compatible string for the Synopsys UART to allow us to add DMA at some point in the future. v2: - Change "renesas,<peripheral>-<family-or-device>" to "renesas,<family-or-device>-<peripheral>" Phil Edworthy (2): dt: serial: Add Renesas RZ/N1 binding documentation serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART Documentation/devicetree/bindings/serial/renesas,rzn1-uart.txt | 10 ++++++++++ drivers/tty/serial/8250/8250_dw.c | 1 + 2 files changed, 11 insertions(+) create mode 100644 Documentation/devicetree/bindings/serial/renesas,rzn1-uart.txt -- 2.7.4