From patchwork Fri Sep 5 10:53:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 4851381 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.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id E12B8C0338 for ; Fri, 5 Sep 2014 10:53:54 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E8DEA2026D for ; Fri, 5 Sep 2014 10:53:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 422CD20279 for ; Fri, 5 Sep 2014 10:53:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756815AbaIEKxf (ORCPT ); Fri, 5 Sep 2014 06:53:35 -0400 Received: from mail-lb0-f181.google.com ([209.85.217.181]:37136 "EHLO mail-lb0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756756AbaIEKxd (ORCPT ); Fri, 5 Sep 2014 06:53:33 -0400 Received: by mail-lb0-f181.google.com with SMTP id z11so60595lbi.40 for ; Fri, 05 Sep 2014 03:53:32 -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; bh=kbBPAIv5FIbAhA7LWoLEFLcK+n+ExCSnS5DIEby9h7g=; b=Gix6ZYKQ42jYTdc8VYZOMz1CRUFal+TvGNjHYSXsesIDz8Ipc0SlBj0ITyT3hLn+qJ d+J9VMC/+phfZEEq/aQO+Of5RLpkY2tqt++UDe5LLIBEyZbLlYphp5ApiTUWNLtiznOI jShwoPCBhQ5lJJfzAeUmC/N6cTeZDadRsegSQPYBDQ82O3VSdcDXUnR4FtETCadv1nur ZJhJaaeK7x1t8/TJAVZQhg6yfcJjSkI8datg9eTg0II8gtnovGDQ79TTJnkDVhbr2diM 8dTB7scatogHfHhlYHm7lBsjf6sMr9M/Qv+kzS7VmO2NgXpyFBqtZMzjC7tiH6j5GrTR lX1Q== X-Received: by 10.152.121.37 with SMTP id lh5mr10872640lab.43.1409914412267; Fri, 05 Sep 2014 03:53:32 -0700 (PDT) Received: from groucho.site ([91.108.183.74]) by mx.google.com with ESMTPSA id xe10sm604626lbb.37.2014.09.05.03.53.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Sep 2014 03:53:31 -0700 (PDT) From: Ulrich Hecht To: mturquette@linaro.org Cc: horms@verge.net.au, linux-sh@vger.kernel.org, magnus.damm@gmail.com, Ulrich Hecht Subject: [PATCH] clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindings Date: Fri, 5 Sep 2014 12:53:27 +0200 Message-Id: <1409914407-24106-1-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 1.8.4.5 Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-8.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SBL, RP_MATCHES_RCVD, T_DKIM_INVALID,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: Geert Uytterhoeven Acked-by: Simon Horman --- Hi! This has been broken out from "[PATCH v2 00/10] sh73a0 common clock framework implementation" because it doesn't depend on anything. Mike, please consider picking it up. CU Uli Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt index 8a92b5f..8f1424f 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt @@ -11,9 +11,11 @@ Required Properties: - compatible: Must be one of the following - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks + - "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,sh73a0-mstp-clocks" for SH73A0 (SH-MobileAG5) MSTP gate clocks - "renesas,cpg-mstp-clock" for generic MSTP gate clocks - reg: Base address and length of the I/O mapped registers used by the MSTP clocks. The first register is the clock control register and is mandatory.