From patchwork Tue Jul 4 20:04:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priit Laes X-Patchwork-Id: 9825585 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 BFD4D60353 for ; Tue, 4 Jul 2017 20:10:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 82543205AB for ; Tue, 4 Jul 2017 20:10:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 71C1426E16; Tue, 4 Jul 2017 20:10:23 +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 108E0205AB for ; Tue, 4 Jul 2017 20:10:23 +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=ajPsGzsq7KD+P7AOqg5G65m4HM S29oEAJeFubduHKGs/FhiDsnW5D2BN6GghBx7DMqN9oHMNVlAjt1FjhDp/wFFdyRcc/zDc/LT7JFJ 9nZYhMmgRq+9ITz7SRFqWpPIznGIc3t8fLXMm9WALfbKqZkqFoX1mTvhFTj/lnhQ/qS7UYn2OLiWF /iSjcrzL+UylC+1LduEqvFK7VHirbudGUHkeYoPBe6rC0S5iLzPizKATZwH4AKHuU8rUIDprUQQom dbI+qm2SC/rof7kiFgmURrRXQLdQNstnYfqoMBDjD7MjX85KgiSR8NjDca+Bv6uWwZh+t+cfrsH8M m2bcDkzQ==; 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 1dSU9E-0004c9-Ks; Tue, 04 Jul 2017 20:10:12 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dSU5v-0008QW-Sj for linux-arm-kernel@lists.infradead.org; Tue, 04 Jul 2017 20:06:50 +0000 Received: from localhost (85.253.161.114.cable.starman.ee [85.253.161.114]) by plaes.org (Postfix) with ESMTPSA id B8BE74145F; Tue, 4 Jul 2017 20:06:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1499198760; bh=qDFixwABwf2lq004bHasqlWEWV/8450ayX5bMKUxwGs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:In-Reply-To: References:From; b=Zu3+rcC9XJn4wp2HIKHJ1aZhUVbvo4ZNmiSf4GuHOXRSoqJuWmgFtAGc7OKKNV3MG 9gJDxEeAlmhKTA2yBLt1MooXHyvJFUUhbytHtnuDi8RuDscvGms5J3+RZ2rThZgXag HBU328ISXaEPZadq+76Edr2UMRrAElSOrBZ9jaLaLzlI8dUW9Z2mhJ5rlR5cHkoInq nlESnYzYuPvaKNcdv6O4pW6SW+SeK/u9YtYBLpf7/5JDfX8UddhYp5eNTg//Lc4o5n 0rSHKTEeka9+ZAWkpRCqs76pvM821InRyput/WHuTtQ4QOg8+b6RuOZuGM+g7X+Q0J ceCgZp7iN7zUQ== 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 v5 4/6] dt-bindings: List devicetree binding for the CCU of Allwinner A10 Date: Tue, 4 Jul 2017 23:04:59 +0300 Message-Id: <0f68552ad8214115634d649ed34ea450461f9b5d.1499197129.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.9.4 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170704_130648_525295_EEF518DF X-CRM114-Status: UNSURE ( 7.41 ) 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: 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 A10 is now driven by sunxi-ng CCU driver. Add devicetree binding for it. Acked-by: Rob Herring Signed-off-by: Priit Laes Reviewed-by: Chen-Yu Tsai --- 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 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"