Message ID | cc55dca83509fe2d2f7f97686de7a9d58653b45b.1498422562.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 1BB516022E for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 25 Jun 2017 20:54:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0777727F90 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 25 Jun 2017 20:54:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F063027F97; Sun, 25 Jun 2017 20:54:28 +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 9BADE27F90 for <patchwork-linux-arm@patchwork.kernel.org>; Sun, 25 Jun 2017 20:54:28 +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=f9wV9ZS2dZ3UpBm6gPOtT3JyIB76mbG3ufWRx6w/IgU=; b=GP399fisdC2F00XsHwadp+TZ+w N5jN3G9dFw0nT0AjsDclvIEaROieapt36TtNOssoulA9zadBew+88g3bPH47NTzdtXZQMbGhCSwGb Jj3k2HAQx1SspxJcU1iHlXok/IgbVUxjlhvIqvh8sLodUJzamG6m9ZRO0A0UiEORwAprJFor4/8Y9 YfmcnWaK45/PPyiVbJS/xNLgH8L79n2+uLoVLnOpVifkNUOGu3poAPnk76qETxCm3Nz0mQ0hmO+pt muEzMYhIzADjFE8X+5f+UJltbEMnqqiPxjJ0YG2L/Y04qNBzjskNcwuiBkT6LD4NMYy2x69ZboLD6 anM9SerA==; 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 1dPEY6-0004NJ-TJ; Sun, 25 Jun 2017 20:54:26 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dPEY3-00042p-2w for linux-arm-kernel@lists.infradead.org; Sun, 25 Jun 2017 20:54:24 +0000 Received: from localhost (85.253.161.114.cable.starman.ee [85.253.161.114]) by plaes.org (Postfix) with ESMTPSA id 1D79D44951; Sun, 25 Jun 2017 20:45:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1498423554; bh=qDFixwABwf2lq004bHasqlWEWV/8450ayX5bMKUxwGs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:In-Reply-To: References:From; b=E6boNhRzdkNbet+j+Bu/KjrpmkuN6VwuY//47QrqaKw/8vFGHwKuKRGniskk3clXJ uyhIN1MVbJerTgSiLW30ieGDJYC7xC1WpoNbtOPd3wNn6N2jldVwCqz/F/g/QY1l2V ier85/aWu7QlSF5mcHMy4Zbk7Lm8KXem2YeFTCcb9WK21pUkbBUP9O/sVtsMOk1t6E B6KwmcF4/+/yb1s1o8c3t3aehzxd4L6zPQMIY9tpkhqtTedddOYbMrxttjixhY97Gk tiHzqmIwTGh4G5OqfL+tZUx7vG3jPkkkzrrY36D8/+c7NWOMzNenoSPmlZ3qwFzQjD P7Q607CshmL9g== 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 v4 4/6] dt-bindings: List devicetree binding for the CCU of Allwinner A10 Date: Sun, 25 Jun 2017 23:45:45 +0300 Message-Id: <cc55dca83509fe2d2f7f97686de7a9d58653b45b.1498422562.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.9.4 In-Reply-To: <cover.24b2b13ec5a68552e186ba1637f1328363c3886e.1498422562.git-series.plaes@plaes.org> References: <cover.24b2b13ec5a68552e186ba1637f1328363c3886e.1498422562.git-series.plaes@plaes.org> In-Reply-To: <cover.24b2b13ec5a68552e186ba1637f1328363c3886e.1498422562.git-series.plaes@plaes.org> References: <cover.24b2b13ec5a68552e186ba1637f1328363c3886e.1498422562.git-series.plaes@plaes.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170625_135423_352419_81FE5DFD X-CRM114-Status: UNSURE ( 7.09 ) 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"