commit | 2ff5fa7f742ab0c6902f799adb9a5a912b9f03a5 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <phil.edworthy@renesas.com> | Fri Jul 13 10:33:49 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 21 08:39:25 2018 +0200 |
tree | 04f3511527a7948d6ae1d98d41a78f305e5d5e8c | |
parent | 72b0505f0830df9531cffa5e22cebb8a551f5ba8 [diff] |
serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART 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@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>