From patchwork Sun Mar 26 17:20:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priit Laes X-Patchwork-Id: 9645131 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 5C3FC60327 for ; Sun, 26 Mar 2017 17:32:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4A2A52022B for ; Sun, 26 Mar 2017 17:32:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3B5A1205A4; Sun, 26 Mar 2017 17:32:26 +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=-1.1 required=2.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AC17B2022B for ; Sun, 26 Mar 2017 17:32:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=h8JMxwuTVC3cKuoaxpl3IM7j2DLE7/ueBGH3QogS09Y=; b=hcFL0q1A7t3JInBIQ2N2AcIerd x1DT6Qx6TGe29pEjxCVpXlJQbJRd/++0Qrg2/Nk2VzYBwu0qJM4XJD9LD4MDszXfPy3VR50K0rco2 pjNDLBwo3Nf70iDHf7U/1lkWbmrhjuW3XsEAEzOzrfhlyIu0G9/WvP+jz8wkAColQWVaRF3GlVkRN SJFWzQgSzHJovmFRUYFBrT0o7QoQ8h7QNmjcbCJwZ+DuheNN0WUgQp15eDBt0D9ghOB05h7S8n3gc IVuDzDkDXTjEB2UbcByicRROx2NiA0ThwV4+W6Ne9KFOon/CjRW7dmQmhdBfjdGlay10wpvv3IqPg DCikzK9A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1csC1g-0006HD-FG; Sun, 26 Mar 2017 17:32:24 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1csC1U-00057k-Md for linux-arm-kernel@lists.infradead.org; Sun, 26 Mar 2017 17:32:15 +0000 Received: from localhost (82.131.31.173.cable.starman.ee [82.131.31.173]) by plaes.org (Postfix) with ESMTPSA id EACF943C90; Sun, 26 Mar 2017 17:20:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1490548839; bh=zB1kbJoxAM4ddAZcxjqKCcPHSEQvOZnJOyt0KQwC/0M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:In-Reply-To: References:From; b=SIUFnVCGfSmjddML/Q9liFYfhIt6euAXm5WpwUeA6bkHomBArwWiZmwy0TdgVRztM WTR6OUysOkgDvFBV/ezfNlvUbJQqRseOb2LvEZVGhqRV7OXD7RR+Sgpqub5krn3lKz ur3RFdQAm2a2XdTHnJm08EzgqEkmI4bHLoXG86l2IJ04kK5y6fMCXQQcAjJmDvu2cQ VoTnglnJc0n70dQ9TU2BxiBj6zCNuzzhfZ0JNrqbB20hh49Rj34a8A9bODJ63BYeRE TvZNa6/NDsnghaksVyhGEONwZeIVqCUroayuI/4uMCOLb2HpWivqXwi2QpKn/FnXPv 2Spj/mot8Rm6w== From: Priit Laes To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org Subject: [PATCH v2 4/6] dt-bindings: List devicetree binding for the CCU of Allwinner A20 Date: Sun, 26 Mar 2017 20:20:19 +0300 Message-Id: <8e57db5486511208e3962b7ea8955d2881a14dd3.1490545262.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170326_103212_946618_E4081CCF X-CRM114-Status: UNSURE ( 7.02 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Priit Laes , Michael Turquette , Stephen Boyd , Chen-Yu Tsai , Russell King , linux-sunxi@googlegroups.com, Rob Herring , Icenowy Zheng , Philipp Zabel , Maxime Ripard MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Allwinner A20 is now driven by sunxi-ng CCU driver. Add devicetree binding for it. Acked-by: Rob Herring Signed-off-by: Priit Laes --- Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt index 68512aa..de90988 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -4,6 +4,7 @@ Allwinner Clock Control Unit Binding Required properties : - compatible: must contain one of the following compatibles: - "allwinner,sun6i-a31-ccu" + - "allwinner,sun7i-a20-ccu" - "allwinner,sun8i-a23-ccu" - "allwinner,sun8i-a33-ccu" - "allwinner,sun8i-h3-ccu"