Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1337445
| From | Krzysztof Adamski <krzysztof.adamski@tieto.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] clk: sunxi: Add missing H3 apb0 clock documentation |
| Date | 2016-02-18 16:10 +0100 |
| Message-ID | <r3yno-7re-19@gated-at.bofh.it> (permalink) |
| References | <r2nu1-7kC-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
allwinner,sun8i-h3-apb0-gates-clk was added by
commit ba83a11104ae ("pinctrl: sunxi: Add H3 R_PIO controller support")
but the patch was missing proper binding documentation. This patch fixes
this issue.
Signed-off-by: Krzysztof Adamski <k@japko.eu>
---
Documentation/devicetree/bindings/clock/sunxi.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/clock/sunxi.txt b/Documentation/devicetree/bindings/clock/sunxi.txt
index c09f59b..37d0fd6 100644
--- a/Documentation/devicetree/bindings/clock/sunxi.txt
+++ b/Documentation/devicetree/bindings/clock/sunxi.txt
@@ -38,6 +38,7 @@ Required properties:
"allwinner,sun4i-a10-apb0-clk" - for the APB0 clock
"allwinner,sun6i-a31-apb0-clk" - for the APB0 clock on A31
"allwinner,sun8i-a23-apb0-clk" - for the APB0 clock on A23
+ "allwinner,sun8i-h3-apb0-gates-clk" - for the APB0 gates on H3
"allwinner,sun9i-a80-apb0-clk" - for the APB0 bus clock on A80
"allwinner,sun8i-a83t-apb0-gates-clk" - for the APB0 gates on A83T
"allwinner,sun4i-a10-apb0-gates-clk" - for the APB0 gates on A10
--
2.1.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support Linus Walleij <linus.walleij@linaro.org> - 2016-02-11 14:30 +0100
Re: [linux-sunxi] Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support Krzysztof Adamski <k@japko.eu> - 2016-02-15 09:10 +0100
Re: [linux-sunxi] Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support Linus Walleij <linus.walleij@linaro.org> - 2016-02-15 10:20 +0100
[PATCH] clk: sunxi: Add missing H3 apb0 clock documentation Krzysztof Adamski <krzysztof.adamski@tieto.com> - 2016-02-18 16:10 +0100
Re: [PATCH] clk: sunxi: Add missing H3 apb0 clock documentation Chen-Yu Tsai <wens@csie.org> - 2016-02-18 18:10 +0100
Re: [linux-sunxi] Re: [PATCH] clk: sunxi: Add missing H3 apb0 clock documentation Krzysztof Adamski <k@japko.eu> - 2016-02-18 20:50 +0100
[PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation Krzysztof Adamski <k@japko.eu> - 2016-02-18 21:00 +0100
Re: [PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation Chen-Yu Tsai <wens@csie.org> - 2016-02-21 19:40 +0100
csiph-web