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/reset/nxp,lpc1850-rgu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
14 const: nxp,lpc1850-rgu
22 clock-names:
24 - const: delay
25 - const: reg
27 '#reset-cells':
36 12 ARM Cortex-M0 subsystem core (LPC43xx only)
72 56 ARM Cortex-M0 application core (LPC4370 only)
75 60 ADCHS (12-bit ADC) (LPC4370 only)
77 Refer to NXP LPC18xx or LPC43xx user manual for more details about
81 - compatible
82 - reg
83 - clocks
84 - clock-names
85 - '#reset-cells'
90 - |
91 #include <dt-bindings/clock/lpc18xx-ccu.h>
92 #include <dt-bindings/clock/lpc18xx-cgu.h>
94 reset-controller@40053000 {
95 compatible = "nxp,lpc1850-rgu";
98 clock-names = "delay", "reg";
99 #reset-cells = <1>;