From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 17 Jul 2018 14:09:34 +0200 From: Simon Horman Subject: Re: [PATCH v2 1/2] dt: serial: Add Renesas RZ/N1 binding documentation Message-ID: <20180717120934.zzrdanps2ndx3p4h@verge.net.au> References: <1531474429-17146-1-git-send-email-phil.edworthy@renesas.com> <1531474429-17146-2-git-send-email-phil.edworthy@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1531474429-17146-2-git-send-email-phil.edworthy@renesas.com> To: Phil Edworthy Cc: Rob Herring , Greg Kroah-Hartman , Mark Rutland , Geert Uytterhoeven , linux-serial@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org List-ID: 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 Reviewed-by: Simon Horman