Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1588952
| Path | csiph.com!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Priit Laes <plaes@plaes.org> |
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/4] dt-bindings: List devicetree binding for the CCU of Allwinner A20 |
| Date | Mon, 27 Feb 2017 22:30:02 +0100 |
| Message-ID | <tfB1M-2XP-7@gated-at.bofh.it> (permalink) |
| References | <tfB1M-2XP-9@gated-at.bofh.it> |
| X-Mailer | git-send-email 2.9.3 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 23 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Priit Laes <plaes@plaes.org> |
| X-Original-Date | Mon, 27 Feb 2017 23:09:14 +0200 |
| X-Original-Message-ID | <20170227210914.18954-5-plaes@plaes.org> |
| X-Original-References | <20170227210914.18954-1-plaes@plaes.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1588952 |
Show key headers only | View raw
Allwinner A20 is now driven by sunxi-ng CCU driver. Add devicetree binding for it. Signed-off-by: Priit Laes <plaes@plaes.org> --- 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 bae5668..265262c 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -4,6 +4,7 @@ Allwinner Clock Control Unit Binding Required properties : - compatible: must contain one of the following compatibles: - "allwinner,sun6i-a31-ccu" + - "allwinner,sun7i-a20-ccu" - "allwinner,sun8i-a23-ccu" - "allwinner,sun8i-a33-ccu" - "allwinner,sun8i-h3-ccu" -- 2.9.3
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 4/4] dt-bindings: List devicetree binding for the CCU of Allwinner A20 Priit Laes <plaes@plaes.org> - 2017-02-27 22:30 +0100
csiph-web