From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Tue, 01 Sep 2015 06:02:25 +0000 Subject: Re: [PATCH v5 04/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings Message-Id: <2606402.bJ14FcIpy4@avalon> List-Id: References: <20150831124842.31057.54534.sendpatchset@little-apple> <20150831124927.31057.69961.sendpatchset@little-apple> In-Reply-To: <20150831124927.31057.69961.sendpatchset@little-apple> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: linux-clk@vger.kernel.org, kuninori.morimoto.gx@renesas.com, gaku.inami.xw@bp.renesas.com, mturquette@baylibre.com, linux-sh@vger.kernel.org, sboyd@codeaurora.org, horms@verge.net.au, geert@linux-m68k.org Hello, Thank you for the patch. On Monday 31 August 2015 21:49:27 Magnus Damm wrote: > From: Kuninori Morimoto > > Add r8a7795 to the MSTP DT binding documentation. > > Signed-off-by: Kuninori Morimoto > Acked-by: Geert Uytterhoeven > Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart > --- > > Changes since V4: (Magnus Damm ) > - Added Acked-by from Geert > > Changes since V3: (Magnus Damm ) > - Picked up patch floating around on ML, added change log > > Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 1 > + 1 file changed, 1 insertion(+) > > --- 0001/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt > +++ > work/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt 20 > 15-08-29 16:18:30.672366518 +0900 @@ -19,6 +19,7 @@ Required Properties: > - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2-W) MSTP gate > clocks - "renesas,r8a7793-mstp-clocks" for R8A7793 (R-Car M2-N) MSTP gate > clocks - "renesas,r8a7794-mstp-clocks" for R8A7794 (R-Car E2) MSTP gate > clocks + - "renesas,r8a7795-mstp-clocks" for R8A7795 (R-Car H3) MSTP > gate clocks - "renesas,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP > gate clocks and "renesas,cpg-mstp-clocks" as a fallback. > - reg: Base address and length of the I/O mapped registers used by the > MSTP -- Regards, Laurent Pinchart