From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Jul 2018 13:39:38 -0600 From: Rob Herring Subject: Re: [PATCH v3 1/4] serial: sh-sci: Improve interrupts description Message-ID: <20180731193938.GA28314@rob-hp-laptop> References: <20180731104139.93291-1-chris.brandt@renesas.com> <20180731104139.93291-2-chris.brandt@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180731104139.93291-2-chris.brandt@renesas.com> To: Chris Brandt Cc: Greg Kroah-Hartman , Mark Rutland , Geert Uytterhoeven , linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Simon Horman List-ID: On Tue, Jul 31, 2018 at 05:41:36AM -0500, Chris Brandt wrote: > Describe interrupts property in more detail, especially when there are > more than one interrupt. > > Signed-off-by: Chris Brandt > Reviewed-by: Geert Uytterhoeven > --- > .../devicetree/bindings/serial/renesas,sci-serial.txt | 16 +++++++++++++++- > 1 file changed, 15 insertions(+), 1 deletion(-) Reviewed-by: Rob Herring