Lines Matching +full:a1 +full:- +full:peripherals +full:- +full:clkc
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/clock/amlogic,a1-pll-clkc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic A1 PLL Clock Control Unit
10 - Neil Armstrong <neil.armstrong@linaro.org>
11 - Jerome Brunet <jbrunet@baylibre.com>
12 - Jian Hu <jian.hu@jian.hu.com>
13 - Dmitry Rokosov <ddrokosov@sberdevices.ru>
17 const: amlogic,a1-pll-clkc
19 '#clock-cells':
27 - description: input fixpll_in
28 - description: input hifipll_in
29 - description: input syspll_in
32 clock-names:
34 - const: fixpll_in
35 - const: hifipll_in
36 - const: syspll_in
40 - compatible
41 - '#clock-cells'
42 - reg
43 - clocks
44 - clock-names
49 - |
50 #include <dt-bindings/clock/amlogic,a1-peripherals-clkc.h>
52 #address-cells = <2>;
53 #size-cells = <2>;
55 clock-controller@7c80 {
56 compatible = "amlogic,a1-pll-clkc";
58 #clock-cells = <1>;
62 clock-names = "fixpll_in", "hifipll_in", "syspll_in";