From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH/RFC] serial: sh-sci: Add device tree support for r8a7778 Date: Wed, 02 Jul 2014 10:01:10 +0200 Message-ID: <2879829.a9Do9uWj60@avalon> References: <1404274746-26098-1-git-send-email-horms+renesas@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1404274746-26098-1-git-send-email-horms+renesas@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: linux-sh@vger.kernel.org, Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org List-Id: linux-serial@vger.kernel.org Hi Simon, Thank you for the patch. On Wednesday 02 July 2014 06:19:06 Simon Horman wrote: > Simply document a new compat string. > There appears to be no need for a driver updates. > > Signed-off-by: Simon Horman Acked-by: Laurent Pinchart > --- > Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt > b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt index > 64fd7de..8a50a2e 100644 > --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt > +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt > @@ -4,6 +4,7 @@ Required properties: > > - compatible: Must contain one of the following: > > + - "renesas,scif-r8a7778" for R8A7778 (R-Car M1) SCIF compatible UART. > - "renesas,scif-r8a7779" for R8A7779 (R-Car H1) SCIF compatible UART. > - "renesas,scif-r8a7790" for R8A7790 (R-Car H2) SCIF compatible UART. > - "renesas,scifa-r8a7790" for R8A7790 (R-Car H2) SCIFA compatible UART. -- Regards, Laurent Pinchart