Lines Matching +full:assigned +full:- +full:clock +full:- +full:parents
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andre Przywara <andre.przywara@arm.com>
22 - compatible
27 - const: arm,sp810
28 - const: arm,primecell
33 clock-names:
35 - const: refclk
36 - const: timclk
37 - const: apb_pclk
41 - description: reference clock
42 - description: timer clock
43 - description: APB register access clock
45 "#clock-cells":
48 clock-output-names:
51 assigned-clocks:
54 assigned-clock-parents:
60 - compatible
61 - reg
62 - clocks
63 - clock-names
64 - "#clock-cells"
67 - |
72 clock-names = "refclk", "timclk", "apb_pclk";
73 #clock-cells = <1>;
74 clock-output-names = "timerclken0", "timerclken1",
76 assigned-clocks = <&v2m_sysctl 0>, <&v2m_sysctl 1>,
78 assigned-clock-parents = <&v2m_refclk1mhz>, <&v2m_refclk1mhz>,