Lines Matching +full:lpc3220 +full:- +full:clk
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/nxp,lpc3220-clk.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Animesh Agarwal <animeshagarwal28@gmail.com>
14 const: nxp,lpc3220-clk
19 '#clock-cells':
25 - description: External 32768 Hz oscillator.
26 - description: Optional high frequency oscillator.
28 clock-names:
31 - const: xtal_32k
32 - const: xtal
35 - compatible
36 - reg
37 - '#clock-cells'
38 - clocks
39 - clock-names
44 - |
45 clock-controller@0 {
46 compatible = "nxp,lpc3220-clk";
48 #clock-cells = <1>;
50 clock-names = "xtal_32k", "xtal";