diff options
author | Chen-Yu Tsai <wens@csie.org> | 2014-07-09 03:54:35 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-07-15 02:53:24 -0400 |
commit | 6c1d66f0da59362cb33ce37d436cd28c77c2b2cb (patch) | |
tree | 2e10bc9d59d7217ae7a44808a38227c3f55fe8e9 /Documentation | |
parent | b72efd0f651271ee05835ab848eee7c4e6851c99 (diff) |
clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support
This patch adds "allwinner,sun8i-a23-apb0-gates-clk", a A23 specific
compatible to the sun6i-a31-apb0-gates clock driver, along with the
gate bitmap.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/sunxi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/sunxi.txt b/Documentation/devicetree/bindings/clock/sunxi.txt index 68dbd3d80f31..d3a5c3c6d677 100644 --- a/Documentation/devicetree/bindings/clock/sunxi.txt +++ b/Documentation/devicetree/bindings/clock/sunxi.txt | |||
@@ -34,6 +34,7 @@ Required properties: | |||
34 | "allwinner,sun5i-a10s-apb0-gates-clk" - for the APB0 gates on A10s | 34 | "allwinner,sun5i-a10s-apb0-gates-clk" - for the APB0 gates on A10s |
35 | "allwinner,sun6i-a31-apb0-gates-clk" - for the APB0 gates on A31 | 35 | "allwinner,sun6i-a31-apb0-gates-clk" - for the APB0 gates on A31 |
36 | "allwinner,sun7i-a20-apb0-gates-clk" - for the APB0 gates on A20 | 36 | "allwinner,sun7i-a20-apb0-gates-clk" - for the APB0 gates on A20 |
37 | "allwinner,sun8i-a23-apb0-gates-clk" - for the APB0 gates on A23 | ||
37 | "allwinner,sun4i-a10-apb1-clk" - for the APB1 clock | 38 | "allwinner,sun4i-a10-apb1-clk" - for the APB1 clock |
38 | "allwinner,sun4i-a10-apb1-mux-clk" - for the APB1 clock muxing | 39 | "allwinner,sun4i-a10-apb1-mux-clk" - for the APB1 clock muxing |
39 | "allwinner,sun4i-a10-apb1-gates-clk" - for the APB1 gates on A10 | 40 | "allwinner,sun4i-a10-apb1-gates-clk" - for the APB1 gates on A10 |