From patchwork Wed Mar 1 04:15:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9597415 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 A66BB60414 for ; Wed, 1 Mar 2017 04:17:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9E9A928159 for ; Wed, 1 Mar 2017 04:17:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 933A4284DD; Wed, 1 Mar 2017 04:17: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.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham 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 360D728159 for ; Wed, 1 Mar 2017 04:17: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=d8QGz30dNtG7aG5423AND8VbS0GgKDhcoMGDgUC7K3Q=; b=bB9NCpr4zLN6KTDtyXI+67CIwK rw1msLDCkWVShr58tl+7tB08vn/k5kud4vPtABoL540qPbCu0HUj7ekAatBetJoB+5YxWFV1AdInS 2Ycttt3k/xvzm/3Kblr/0DcxrTMIjb9xIobRsFjHeZJvKEhR9sGrAAL24k+Fq/MoB8EAyw2sIwOnz /bHsS8Gy/qS8TJPEYAvV9qNu8bh/MOhTFCPF9Rl8H1ke7vOlnJe0quJHtEO6CKweiJ+BcrXxmPTAe l4lVMTpsAnFNPbGwyWlf44NeXhmYuBpqOs7YL89L9U/si3bj7Tpfcl9qP0lZR9qipAv3jT/dCx4SW wqQRGYTg==; 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 1civha-0003xV-Ew; Wed, 01 Mar 2017 04:17:22 +0000 Received: from forward14j.cmail.yandex.net ([2a02:6b8:0:1630::b4]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1civhA-0003gi-EB for linux-arm-kernel@lists.infradead.org; Wed, 01 Mar 2017 04:16:58 +0000 Received: from smtp3p.mail.yandex.net (smtp3p.mail.yandex.net [77.88.29.86]) by forward14j.cmail.yandex.net (Yandex) with ESMTP id 1849B218A7; Wed, 1 Mar 2017 07:16:33 +0300 (MSK) Received: from smtp3p.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3p.mail.yandex.net (Yandex) with ESMTP id 901A9132005C; Wed, 1 Mar 2017 07:16:26 +0300 (MSK) Received: by smtp3p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id T4GGiUrn5R-GL8WxjaP; Wed, 01 Mar 2017 07:16:24 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.xyz; s=mail; t=1488341785; bh=1jO68Oog9uO4DoXGqPX5kBrCRA8Y/tGRdUho5DT9ZEQ=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=XW5T5aiDIKagbmqapVAS8JY/rboaZ9Mp4RNy9AI2oIuyzWmpUCixmGZK0OnXk3p1x M6g2vd94QwoQnKbnKU8U0BC53LnhJLsu6Cl1TUSf0oJBpMY4muFojLaMkZP1Qs7y/y +qsb2i6tDsafWeFnvFosKo7F5ZqLAaA5rU2T0Kis= Authentication-Results: smtp3p.mail.yandex.net; dkim=pass header.i=@aosc.xyz X-Yandex-ForeignMX: FR X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0,1 0,1 0,1 0,1 0,1 1130000036118848 From: Icenowy Zheng To: Rob Herring , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH 1/3] dt-bindings: update device tree binding for Allwinner PRCM CCUs Date: Wed, 1 Mar 2017 12:15:39 +0800 Message-Id: <20170301041541.24388-2-icenowy@aosc.xyz> X-Mailer: git-send-email 2.11.1 In-Reply-To: <20170301041541.24388-1-icenowy@aosc.xyz> References: <20170301041541.24388-1-icenowy@aosc.xyz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170228_201656_692294_FC875713 X-CRM114-Status: UNSURE ( 7.05 ) 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: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Many Allwinner SoCs after A31 have a CCU in PRCM block. Give the ones on H3 and A64 compatible strings. Signed-off-by: Icenowy Zheng --- Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt index bae5668cf427..c774d55740f5 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -7,9 +7,11 @@ Required properties : - "allwinner,sun8i-a23-ccu" - "allwinner,sun8i-a33-ccu" - "allwinner,sun8i-h3-ccu" + - "allwinner,sun8i-h3-r-ccu" - "allwinner,sun8i-v3s-ccu" - "allwinner,sun9i-a80-ccu" - "allwinner,sun50i-a64-ccu" + - "allwinner,sun50i-a64-r-ccu" - reg: Must contain the registers base address and length - clocks: phandle to the oscillators feeding the CCU. Two are needed: