Message ID | 4f4fe9818784e72de423a34c6e40344153c46eb9.1500043741.git-series.plaes@plaes.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 59EC760381 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 14 Jul 2017 14:52:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4A2F528788 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 14 Jul 2017 14:52:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3F13B28798; Fri, 14 Jul 2017 14:52:18 +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 D247D28788 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 14 Jul 2017 14:52:17 +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=ULdxRbAnw8gGM+01P5PgpIoXJFmI2d+CDzsnsIT8B1k=; b=aqJ0mUIzia1JCsyxMQbHJKMMg8 ENPEIFV4VHPbezAGVv2neIMbEzG5rzrESG1xOB8VEu/EOIQQSQtSLcf9mtSMHQRZfW7xiJSqLXubW zlbTAHjibyosrYZuCIa1BreUwGLvD9dkOpBv1s+leN5BXEr3MSftNCpEgJuhCoS39jZq3TMbogQU3 iDQuGvikwlBPMX6LsUI5YSeONGk1EuVzcj8dqd1kdpgR5ySI8c830yObfDwxdmAVmYC61dLUHH6zV 4TvaFRkxyOHHlenJKhSDk1GZSz8NTwYoLecbz8PA08xidFJ+2Wq7TjugQnCspYG4MVGw9Nbtp7AjG OUOth9mw==; 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 1dW1x0-0004hN-Pq; Fri, 14 Jul 2017 14:52:14 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dW1wE-0003xp-CS for linux-arm-kernel@lists.infradead.org; Fri, 14 Jul 2017 14:51:28 +0000 Received: from localhost (85.253.161.114.cable.starman.ee [85.253.161.114]) by plaes.org (Postfix) with ESMTPSA id 2DD8141F2A; Fri, 14 Jul 2017 14:51:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1500043864; bh=SX7DRqVcBO3j1Gv5OgLeVlASgFVc9ghTDTiNHTqelFU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:In-Reply-To: References:From; b=A3TxVvZz1hZakKFbYAYGQEpYyNotb0/aY3WPXl6bL9o3ReyASHQBXoj858LZDPEun fRIq7SJDUhH7k2jrmRc/Wv1I7BhSdFSbPSH/loLCvSIiFPpgL3B1QecHrgQpNmuaBl 3gClbvLxqSmx4cWdKLX9pOD8u7kA/titCj9KK7m7gnlxQKHNkksjcX9IhhRomodB/p TZvZcK4USqlHqAJIB+1eHY+sGP2Utcx1kN31Ay6LJBhduj4XPyOr58jRxNin/id4SU 3P96cNiWwl+0HaQHG5gDoCmG5Qu3MRUKO64d/wMbcrLxK6J5CZJW1thq83hlLeMz9/ j+SSZvpVqSlTg== From: Priit Laes <plaes@plaes.org> To: Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@codeaurora.org>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Maxime Ripard <maxime.ripard@free-electrons.com>, Chen-Yu Tsai <wens@csie.org>, Russell King <linux@armlinux.org.uk>, Philipp Zabel <p.zabel@pengutronix.de>, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v6 4/6] dt-bindings: List devicetree binding for the CCU of Allwinner A10 Date: Fri, 14 Jul 2017 17:49:26 +0300 Message-Id: <4f4fe9818784e72de423a34c6e40344153c46eb9.1500043741.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.13.0 In-Reply-To: <cover.ba2aaaa405a7ec685034e34926b8855fd6c9ab86.1500043741.git-series.plaes@plaes.org> References: <cover.ba2aaaa405a7ec685034e34926b8855fd6c9ab86.1500043741.git-series.plaes@plaes.org> In-Reply-To: <cover.ba2aaaa405a7ec685034e34926b8855fd6c9ab86.1500043741.git-series.plaes@plaes.org> References: <cover.ba2aaaa405a7ec685034e34926b8855fd6c9ab86.1500043741.git-series.plaes@plaes.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170714_075126_742119_A4B64A2A X-CRM114-Status: UNSURE ( 7.26 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-sunxi@googlegroups.com, Priit Laes <plaes@plaes.org>, Jonathan Liu <net147@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt index 81d0fa4..429168d 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -3,6 +3,7 @@ Allwinner Clock Control Unit Binding Required properties : - compatible: must contain one of the following compatibles: + - "allwinner,sun4i-a10-ccu" - "allwinner,sun6i-a31-ccu" - "allwinner,sun7i-a20-ccu" - "allwinner,sun8i-a23-ccu"