Lines Matching +full:clock +full:- +full:indices
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#
7 title: Allwinner A10 Bus Gates Clock
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
16 "#clock-cells":
19 This additional argument passed to that clock is the offset of
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 - |
58 #clock-cells = <1>;
59 compatible = "allwinner,sun8i-h3-bus-gates-clk";
62 clock-names = "ahb1", "ahb2", "apb1", "apb2";
63 clock-indices = <5>, <6>, <8>,
82 clock-output-names = "bus_ce", "bus_dma", "bus_mmc0",