Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718543
| From | Priit Laes <plaes@plaes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v7 3/5] dt-bindings: List devicetree binding for the CCU of Allwinner A10 |
| Date | 2017-08-23 19:30 +0200 |
| Message-ID | <uhHDA-3qm-31@gated-at.bofh.it> (permalink) |
| References | <uhHDz-3qm-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Allwinner A10 is now driven by sunxi-ng CCU driver. Add devicetree binding for it. Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Chen-Yu Tsai <wens@csie.org> 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 2712891..7eda08e 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,sun5i-a10s-ccu" - "allwinner,sun5i-a13-ccu" - "allwinner,sun6i-a31-ccu" -- git-series 0.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 0/5] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU Priit Laes <plaes@plaes.org> - 2017-08-23 19:30 +0200 [PATCH v7 3/5] dt-bindings: List devicetree binding for the CCU of Allwinner A10 Priit Laes <plaes@plaes.org> - 2017-08-23 19:30 +0200 [PATCH v7 4/5] ARM: sun7i: Convert to CCU Priit Laes <plaes@plaes.org> - 2017-08-23 19:30 +0200 [PATCH v7 5/5] ARM: sun4i: Convert to CCU Priit Laes <plaes@plaes.org> - 2017-08-23 19:30 +0200 Re: [PATCH v7 0/5] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-08-24 10:50 +0200
csiph-web