Lines Matching +full:sun8i +full:- +full:h3 +full:- +full:ahb2 +full:- +full:clk
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/clock/allwinner,sun8i-h3-bus-gates-clk.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
16 "#clock-cells":
23 const: allwinner,sun8i-h3-bus-gates-clk
31 clock-names:
36 clock-indices:
40 clock-output-names:
45 - "#clock-cells"
46 - compatible
47 - reg
48 - clocks
49 - clock-indices
50 - clock-names
51 - clock-output-names
56 - |
57 clk@1c20060 {
58 #clock-cells = <1>;
59 compatible = "allwinner,sun8i-h3-bus-gates-clk";
61 clocks = <&ahb1>, <&ahb2>, <&apb1>, <&apb2>;
62 clock-names = "ahb1", "ahb2", "apb1", "apb2";
63 clock-indices = <5>, <6>, <8>,
82 clock-output-names = "bus_ce", "bus_dma", "bus_mmc0",