From patchwork Wed Aug 23 17:23:30 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priit Laes X-Patchwork-Id: 9917983 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 5C52860327 for ; Wed, 23 Aug 2017 17:31:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 41D0D28534 for ; Wed, 23 Aug 2017 17:31:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 36909289EE; Wed, 23 Aug 2017 17:31:10 +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.8 required=2.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW 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 BAA50289F6 for ; Wed, 23 Aug 2017 17:31:09 +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=Da3DGjaLDwzDL9izytBs/Dnfv2U/mkb/9h+zA60YOiM=; b=RIJxVGdqMFOc6QktsVZRdXbgbg H5iZv5NMJEO322aoWR6o1VVQAFS+Y9yrqJJ2Y3ugr6DMcaC7w0QAk9fz/RjHVGgdH79v8fRB4AAEi 3C6554x743FidavD6R9MGXfAcXwc3QJRmFTsw8heoTpMjHKJRQeMaCFg9kfrXUieaczitx8qVtX8i wOKzdG5BDv5n4JjWvYW7t6Bd1YMF2kYEGsWaU0kEVUdwDA8iz07r7s/raukY4+eqgSmz1txYgHlEJ Sux+Glu2QDbszD3fQbO3P8qM+F8ceN9nPSCqyOEceKpyLyQNt1mTcM4E5YCqYinwWisoNFXW/Dvgy sD0cJC2w==; 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 1dkZUg-0004wk-0k; Wed, 23 Aug 2017 17:31:06 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dkZUT-0004at-7v for linux-arm-kernel@lists.infradead.org; Wed, 23 Aug 2017 17:30:55 +0000 Received: from localhost (unknown [193.40.231.202]) by plaes.org (Postfix) with ESMTPSA id 39DAF41FAB; Wed, 23 Aug 2017 17:23:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1503509021; bh=tRDsovYrK5Y+JRpW551NUm9BHYwI8u5gfEKch4YAlEM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:In-Reply-To: References:From; b=eDtgpFrVkjexgxbHP5YfB65Qdb2NECU3ww1+jEjUp5Kd6hk/t1AY4N/DRf9ZssLTj XJrmhQXMDH6HgcVkUUsxRRhWcwM0vTF0q7RkzefQ5kQxwvmNe6vxu3+CMAdIZQyq/q 5YYktLRcjhYC7ekCBe0cToDVVwlMdMWs9+P3JCFmRiW0SN9VPwmbvXGmxNhzrFhtEC Sijy3rIjx9voGcTg8/gESIyfMQ+hK/Nd7Kwg8WhBl0EpLTfGN75gDxHkEEyDSqgdCk h6DyItAkjrnqWFxzTi5UhrJ7cUbSeMXB+X0JghDxeEp7clGB2+EmEKU/h8naCo0lHX REP6bakypuwBA== From: Priit Laes To: Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , Russell King , Philipp Zabel , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v7 2/5] dt-bindings: List devicetree binding for the CCU of Allwinner A20 Date: Wed, 23 Aug 2017 20:23:30 +0300 Message-Id: <9723e9c9341f5d7d23a01a3d6d37b7acdb8aa3cf.1503507503.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.13.5 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170823_103053_500668_14C64B9F X-CRM114-Status: UNSURE ( 7.11 ) 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: Olliver Schinagl , linux-sunxi@googlegroups.com, Priit Laes , Jonathan Liu 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 Reviewed-by: Chen-Yu Tsai 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 a082260..2712891 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -6,6 +6,7 @@ Required properties : - "allwinner,sun5i-a10s-ccu" - "allwinner,sun5i-a13-ccu" - "allwinner,sun6i-a31-ccu" + - "allwinner,sun7i-a20-ccu" - "allwinner,sun8i-a23-ccu" - "allwinner,sun8i-a33-ccu" - "allwinner,sun8i-a83t-ccu"