Lines Matching +full:lpc18xx +full:- +full:ccu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pwm/nxp,lpc1850-sct-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC18xx State Configurable Timer
10 - Frank Li <Frank.Li@nxp.com>
14 const: nxp,lpc1850-sct-pwm
22 clock-names:
24 - const: pwm
26 '#pwm-cells':
33 - compatible
34 - reg
35 - clocks
36 - clock-names
37 - '#pwm-cells'
40 - $ref: pwm.yaml#
45 - |
46 #include <dt-bindings/clock/lpc18xx-ccu.h>
49 compatible = "nxp,lpc1850-sct-pwm";
52 clock-names = "pwm";
53 #pwm-cells = <3>;