Lines Matching +full:imxrt1050 +full:- +full:ccm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/imxrt1050-clock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Giulio Benetti <[email protected]>
11 - Jesse Taube <[email protected]>
15 ID in its "clocks" phandle cell. See include/dt-bindings/clock/imxrt*-clock.h
20 const: fsl,imxrt1050-ccm
32 clock-names:
35 '#clock-cells':
39 - compatible
40 - reg
41 - interrupts
42 - clocks
43 - clock-names
44 - '#clock-cells'
49 - |
50 #include <dt-bindings/clock/imxrt1050-clock.h>
52 clks: clock-controller@400fc000 {
53 compatible = "fsl,imxrt1050-ccm";
57 clock-names = "osc";
58 #clock-cells = <1>;