From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: From: Magnus Damm To: linux-clk@vger.kernel.org Cc: 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,laurent.pinchart@ideasonboard.com,Magnus Damm Date: Tue, 08 Sep 2015 01:33:14 +0900 Message-Id: <20150907163314.475.8868.sendpatchset@little-apple> In-Reply-To: <20150907163252.475.18281.sendpatchset@little-apple> References: <20150907163252.475.18281.sendpatchset@little-apple> Subject: [PATCH v7 02/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings List-ID: From: Kuninori Morimoto Add r8a7795 to the MSTP DT binding documentation. Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Magnus Damm --- Changes since V6: (Magnus Damm ) - None Changes since V5: (Magnus Damm ) - Added Acked-by from Laurent 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 2015-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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Mon, 07 Sep 2015 16:33:14 +0000 Subject: [PATCH v7 02/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings Message-Id: <20150907163314.475.8868.sendpatchset@little-apple> List-Id: References: <20150907163252.475.18281.sendpatchset@little-apple> In-Reply-To: <20150907163252.475.18281.sendpatchset@little-apple> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-clk@vger.kernel.org Cc: 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, laurent.pinchart@ideasonboard.com, Magnus Damm From: Kuninori Morimoto Add r8a7795 to the MSTP DT binding documentation. Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Magnus Damm --- Changes since V6: (Magnus Damm ) - None Changes since V5: (Magnus Damm ) - Added Acked-by from Laurent 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 2015-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