From patchwork Tue May 31 22:21:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9145743 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 685CC60761 for ; Tue, 31 May 2016 22:21:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5BBEF20410 for ; Tue, 31 May 2016 22:21:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4F6EE2657C; Tue, 31 May 2016 22:21:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C6FF620410 for ; Tue, 31 May 2016 22:21:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754811AbcEaWVb (ORCPT ); Tue, 31 May 2016 18:21:31 -0400 Received: from mail-lf0-f47.google.com ([209.85.215.47]:33225 "EHLO mail-lf0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753652AbcEaWVa (ORCPT ); Tue, 31 May 2016 18:21:30 -0400 Received: by mail-lf0-f47.google.com with SMTP id s64so961356lfe.0 for ; Tue, 31 May 2016 15:21:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:organization:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=Au7yMBtYJCOb1ib+Mvp/pVREL40NUT/ff9aPAxr1B/8=; b=JKZKuN3sv5Mw40QcPXjFq5bncZSId8GhCjdhbNdePyHlYwIwx/hyIx37QWD/sxCgsb c60vbhm24rUWO168Cb2qShKKUS7dyNwCUE3bb5heBy17rbDPL6U4wUTv8aFENdbiCN53 lyvUAJqFSRlUsxiGwomcQuQsjHRPJExgGBFGgiHk6QlgH9tYFmz6EUykQ2mGC7p9ItiB IwhjQ0z/zwUeTkfFV/6BFz3mj/FWWoGUCBvWchUZTTvxhzc2CZ0iRRjTUIumKL6VpXoj AK3vILrXZfph6ddVq8HPNJ2caI3nLLCEs1KTOxOXWYKrzCfhkLzgKDE+ZxYinxFBKYJe DKlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding; bh=Au7yMBtYJCOb1ib+Mvp/pVREL40NUT/ff9aPAxr1B/8=; b=Vk7iWTD+LfuPGSONqcG08DKCSL6TXF9XP9JZiel0vVRCAMeiLchvCZyee47ZWjEmMR oyvbqA8fQzF32Wzz7OEOcEOPnGeMBQAl3I+43U3DMaMNt2qtGwakTebNCh7fiy9IHm+n VTajo/eZ+dCWlAmCG05ghIPX4mSGaE5kH82hd6y4I8QoKBucoZUxxW85QwMK+5Jpp4qV mU+55xjuAW8OTzjKG6S+cswuUFztpD5F/oGCXN3fNsCgSkY+tZHxFbu88fxkgF7ZgNh3 czYWbvqsbz76eyO1eqQhxHKXDz9BbG5RBh3Ejz1s+X9J9LRjb9266ocLSb/RvJvA3aHd nMGQ== X-Gm-Message-State: ALyK8tK/pRK8QdCiRCkhi5v9NDWzIcGR+V8RYyiWKcxQ9/tRAUviOhGGjeL+h6Tsmo6u7w== X-Received: by 10.46.71.140 with SMTP id u134mr370740lja.18.1464733288584; Tue, 31 May 2016 15:21:28 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.80.163]) by smtp.gmail.com with ESMTPSA id 65sm3135396lja.41.2016.05.31.15.21.27 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 May 2016 15:21:28 -0700 (PDT) From: Sergei Shtylyov To: linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org Subject: [PATCH 06/13] DT: clock: cpg-mstp-clocks: document-R8A7792-support Date: Wed, 01 Jun 2016 01:21:26 +0300 Message-ID: <1627751.dcAYzyCZSM@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.4.10-200.fc22.x86_64; KDE/4.14.17; x86_64; ; ) In-Reply-To: <13205049.n7pM8utpHF@wasted.cogentembedded.com> References: <13205049.n7pM8utpHF@wasted.cogentembedded.com> MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Renesas R8A7792 SoC also has the CPG MSTP clocks... Signed-off-by: Sergei Shtylyov Acked-by: Simon Horman Acked-by: Geert Uytterhoeven Acked-by: Rob Herring --- Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 1 + 1 file changed, 1 insertion(+) Index: renesas/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt +++ renesas/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt @@ -17,6 +17,7 @@ Required Properties: - "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-W) MSTP gate clocks + - "renesas,r8a7792-mstp-clocks" for R8A7792 (R-Car V2H) 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