From patchwork Thu May 21 10:48:10 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 6453941 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id E9369C0432 for ; Thu, 21 May 2015 10:49:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 130AE2044C for ; Thu, 21 May 2015 10:49:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3904E203E5 for ; Thu, 21 May 2015 10:49:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754017AbbEUKtM (ORCPT ); Thu, 21 May 2015 06:49:12 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:35902 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755300AbbEUKtL (ORCPT ); Thu, 21 May 2015 06:49:11 -0400 Received: by wizk4 with SMTP id k4so10106873wiz.1; Thu, 21 May 2015 03:49:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=hCtCdhdvotdll+fpnoDV6DjJQaet+vDkAm+4ixgnNOY=; b=rvd83gPyAWtP+Sd1Epq7/m6RAeLkFao5iZhZbKzH51KjQI3fMMO1/Ehh55Zkiis3Pn 8hHLKfEAsIQj3NXwcVhtcqOE6EY6Dhh6PhRl7Ej3zsMEKVWTwESYEHZMIKHL4mPkAkPU gnUYfHQ57/RmTsonFEKdB96g1sfYvvhypmydLdi7ReaPep33jzs5FsNGRoHFkvqsr2Nh +jv5r6KSJ0dXJDMaIJ2511KZmqZRvBPPpBDX9cN2SqiOo6ojx4HuVsmt5l4d3PH2Bss4 wwyyi7Sw2SzVoqimCgUmtmp4raS8nRDdUWnZTj5HvYDpUP0imH1CiKlJGc2OgohQDL72 OUAQ== X-Received: by 10.180.231.41 with SMTP id td9mr51004110wic.69.1432205350209; Thu, 21 May 2015 03:49:10 -0700 (PDT) Received: from groucho.site (ipbcc02225.dynamic.kabel-deutschland.de. [188.192.34.37]) by mx.google.com with ESMTPSA id ew10sm2212512wic.22.2015.05.21.03.49.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 May 2015 03:49:09 -0700 (PDT) From: Ulrich Hecht To: geert@linux-m68k.org, horms@verge.net.au, linux-sh@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, kuninori.morimoto.gx@renesas.com Cc: magnus.damm@gmail.com, Ulrich Hecht , Michael Turquette , devicetree@vger.kernel.org Subject: [PATCH v3 08/11] clk: shmobile: Add r8a7793 SoC to MSTP bindings Date: Thu, 21 May 2015 12:48:10 +0200 Message-Id: <1432205293-9488-9-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 2.3.5 In-Reply-To: <1432205293-9488-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1432205293-9488-1-git-send-email-ulrich.hecht+renesas@gmail.com> 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 Also replaces "R-Car M2" with "R-Car M2-W" to avoid confusion. Signed-off-by: Ulrich Hecht Acked-by: Simon Horman Acked-by: Geert Uytterhoeven Cc: Michael Turquette Cc: devicetree@vger.kernel.org --- Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt index 0a80fa7..923ee0f 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt @@ -15,7 +15,8 @@ Required Properties: - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks - - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate clocks + - "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,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP gate clocks - "renesas,cpg-mstp-clock" for generic MSTP gate clocks