Lines Matching +full:mpfs +full:- +full:clkcfg
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/microchip,mpfs-clkcfg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Daire McNamara <daire.mcnamara@microchip.com>
13 Microchip PolarFire clock control (CLKCFG) is an integrated clock controller,
17 user nodes by the CLKCFG node phandle and the clock index in the group, from
22 const: microchip,mpfs-clkcfg
26 - description: |
31 - description: |
39 '#clock-cells':
44 See include/dt-bindings/clock/microchip,mpfs-clock.h for the full list of
50 '#reset-cells':
55 See include/dt-bindings/clock/microchip,mpfs-clock.h for the full list of
60 - compatible
61 - reg
62 - clocks
63 - '#clock-cells'
69 - |
70 #include <dt-bindings/clock/microchip,mpfs-clock.h>
72 #address-cells = <2>;
73 #size-cells = <2>;
74 clkcfg: clock-controller@20002000 {
75 compatible = "microchip,mpfs-clkcfg";
78 #clock-cells = <1>;