From patchwork Wed Sep 2 07:17:18 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 7108761 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id AC4FA9F1D5 for ; Wed, 2 Sep 2015 07:13:09 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BD33F205E7 for ; Wed, 2 Sep 2015 07:13:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 10A55205E6 for ; Wed, 2 Sep 2015 07:13:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752187AbbIBHNF (ORCPT ); Wed, 2 Sep 2015 03:13:05 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:35220 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751926AbbIBHNE (ORCPT ); Wed, 2 Sep 2015 03:13:04 -0400 Received: by pacfv12 with SMTP id fv12so1892691pac.2; Wed, 02 Sep 2015 00:13:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=ckrtOBpKBSim/MEM/Sbml+veNDpZwlpAJoEHC42Pb7Y=; b=zfACxiRuQJES/SzKybIVWNg5sis3Dgg5KzmBmZ/FRx9fBv0t+6ujrEkdYOSX17dZvP WpMKiX2m9qrFiKpIijmVaj0ElqyszujadqbAI2SPiMr/iVYAe1OF31DBjWzxNLffyo2H dEtYkvqUtI1ICUPV+xfFBEDEpuqa5qBwC1O/HdNehB8DgeviXjYOdBOYC4NrIxbqdBcV HR3Ji8O6YJuSr1Tnpb83u0kYS+i7A1y3totdNKl5+I/OdKW4mlz8UI/Hx1Bv3fF0VOK3 x9PHoWdsCawsLzze08+nPz2veOkNefL6N8viOZcIMJ6FkTkX/DdKEPsvcaZwOHF0HQ++ e9zg== X-Received: by 10.66.175.162 with SMTP id cb2mr52284087pac.91.1441177983681; Wed, 02 Sep 2015 00:13:03 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by smtp.gmail.com with ESMTPSA id hh3sm20445901pbc.8.2015.09.02.00.13.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Sep 2015 00:13:02 -0700 (PDT) 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: Wed, 02 Sep 2015 16:17:18 +0900 Message-Id: <20150902071718.10870.29881.sendpatchset@little-apple> In-Reply-To: <20150902071657.10870.37652.sendpatchset@little-apple> References: <20150902071657.10870.37652.sendpatchset@little-apple> Subject: [PATCH v6 02/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 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(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- 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