From patchwork Thu Feb 26 16:42:06 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 5894881 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 E9B2EBF6C3 for ; Thu, 26 Feb 2015 16:42:41 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7C3F7202F2 for ; Thu, 26 Feb 2015 16:42:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8F94A2022D for ; Thu, 26 Feb 2015 16:42:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753475AbbBZQmf (ORCPT ); Thu, 26 Feb 2015 11:42:35 -0500 Received: from mail-qg0-f42.google.com ([209.85.192.42]:63056 "EHLO mail-qg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751597AbbBZQme (ORCPT ); Thu, 26 Feb 2015 11:42:34 -0500 Received: by mail-qg0-f42.google.com with SMTP id z107so9544098qgd.1 for ; Thu, 26 Feb 2015 08:42:34 -0800 (PST) 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=Bv4d0jaTqJU2H/TqcExtrbbresIDcE2iHOs/gOwpTJk=; b=nKJJvBslruRIngT6rwaYJx01d+hTYrExbxQj+Cug8ud8lMK9fSC6Ukl+HcMDT/RnND 6OA4N1uQVlfz2Vi+pJxnsfjmc2SnhC28zaKf0zRb1pOMA1YDl/8JVPX0nZSNmKi6zuec rvSqKPHMeEdjgO88n8n2n1ZbYUk9+zdZABJ06pEvjaBw81Q0ZkP2jj34jQn2GeHDNzxZ BquVMG2JIa9J2rWzfimEk09TVlsV5fVJaXfMn2+X9iI6DjVB/R7qp7+tProMlHz5Q1Yc ejoxXlnuM3fbtK80PMUPrlZZ//60vTBRo9FolAa401LuU5LRqLhLtPscS5atnw+I7SPr fZxQ== X-Received: by 10.140.27.229 with SMTP id 92mr19082233qgx.64.1424968954251; Thu, 26 Feb 2015 08:42:34 -0800 (PST) Received: from groucho.site (ipbcc0217c.dynamic.kabel-deutschland.de. [188.192.33.124]) by mx.google.com with ESMTPSA id j1sm814036qas.33.2015.02.26.08.42.32 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Feb 2015 08:42:33 -0800 (PST) From: Ulrich Hecht To: horms@verge.net.au, linux-sh@vger.kernel.org Cc: magnus.damm@gmail.com, geert@linux-m68k.org, laurent.pinchart+renesas@ideasonboard.com, kuninori.morimoto.gx@renesas.com, sergei.shtylyov@cogentembedded.com, mturquette@linaro.org, Ulrich Hecht Subject: [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings Date: Thu, 26 Feb 2015 17:42:06 +0100 Message-Id: <1424968934-30577-2-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 2.2.2 In-Reply-To: <1424968934-30577-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1424968934-30577-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 Signed-off-by: Ulrich Hecht Acked-by: Laurent Pinchart Acked-by: Geert Uytterhoeven --- Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt index 0a80fa7..e163092 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt @@ -13,6 +13,7 @@ Required Properties: - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks - "renesas,r8a73a4-mstp-clocks" for R8A73A4 (R-Mobile APE6) MSTP gate clocks - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks + - "renesas,r8a7778-mstp-clocks" for R8A7778 (R-Car M1) 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