Home
last modified time | relevance | path

Searched +full:lpc1850 +full:- +full:rgu (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc18xx.dtsi9 * Released under the terms of 3-clause BSD License
14 #include "../../armv7-m.dtsi"
16 #include "dt-bindings/clock/lpc18xx-cgu.h"
17 #include "dt-bindings/clock/lpc18xx-ccu.h"
23 #address-cells = <1>;
24 #size-cells = <1>;
27 #address-cells = <1>;
28 #size-cell
267 rgu: reset-controller@40053000 { global() label
[all...]
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dnxp,lpc1850-rgu.txt1 NXP LPC1850 Reset Generation Unit (RGU)
8 - compatible: Should be "nxp,lpc1850-rgu"
9 - reg: register base and length
10 - clocks: phandle and clock specifier to RGU clocks
11 - clock-names: should contain "delay" and "reg"
12 - #reset-cells: should be 1
20 12 ARM Cortex-M0 subsystem core (LPC43xx only)
56 56 ARM Cortex-M0 application core (LPC4370 only)
59 60 ADCHS (12-bit ADC) (LPC4370 only)
65 rgu: reset-controller@40053000 {
[all …]
H A Dnxp,lpc1850-rgu.yaml1 # 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#
7 title: NXP LPC1850 Reset Generation Unit (RGU)
10 - Frank Li <Frank.Li@nxp.com>
14 const: nxp,lpc1850-rgu
22 clock-names:
24 - const: delay
25 - const: reg
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnxp,lpc1850-adc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/nxp,lpc1850-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC1850 ADC
10 - Jonathan Cameron <jic23@kernel.org>
13 Supports the ADC found on the LPC1850 SoC.
17 const: nxp,lpc1850-adc
28 vref-supply: true
33 "#io-channel-cells":
[all …]
H A Dlpc1850-adc.txt1 NXP LPC1850 ADC bindings
4 - compatible: Should be "nxp,lpc1850-adc"
5 - reg: Offset and length of the register set for the ADC device
6 - interrupts: The interrupt number for the ADC device
7 - clocks: The root clock of the ADC controller
8 - vref-supply: The regulator supply ADC reference voltage
9 - resets: phandle to reset controller and line specifier
14 compatible = "nxp,lpc1850-adc";
18 vref-supply = <&reg_vdda>;
19 resets = <&rgu 40>;
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dnxp,lpc1850-dac.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/dac/nxp,lpc1850-dac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC1850 DAC
10 - Jonathan Cameron <jic23@kernel.org>
13 Supports the DAC found on the LPC1850 SoC.
17 const: nxp,lpc1850-dac
28 vref-supply: true
34 - compatible
[all …]
H A Dlpc1850-dac.txt1 NXP LPC1850 DAC bindings
4 - compatible: Should be "nxp,lpc1850-dac"
5 - reg: Offset and length of the register set for the ADC device
6 - interrupts: The interrupt number for the ADC device
7 - clocks: The root clock of the ADC controller
8 - vref-supply: The regulator supply ADC reference voltage
9 - resets: phandle to reset controller and line specifier
13 compatible = "nxp,lpc1850-dac";
17 vref-supply = <&reg_vdda>;
18 resets = <&rgu 42>;
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dnxp,lpc1850-dwmac.txt1 * NXP LPC1850 GMAC ethernet controller
7 - compatible: Should contain "nxp,lpc1850-dwmac"
12 compatible = "nxp,lpc1850-dwmac", "snps,dwmac-3.611", "snps,dwmac";
15 interrupt-names = "macirq";
17 clock-names = "stmmaceth";
18 resets = <&rgu 22>;
19 reset-names = "stmmaceth";
H A Dnxp,lpc1850-dwmac.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/nxp,lpc1850-dwmac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC1850 GMAC ethernet controller
10 - Frank Li <Frank.Li@nxp.com>
18 - nxp,lpc1850-dwmac
20 - compatible
25 - enum:
26 - nxp,lpc1850-dwmac
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dnxp,lpc1850-creg.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/nxp,lpc1850-creg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
15 - enum:
16 - nxp,lpc1850-creg
17 - const: syscon
18 - const: simple-mfd
29 clock-controller:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnxp,lpc1850-gpio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/nxp,lpc1850-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
14 const: nxp,lpc1850-gpio
20 reg-names:
23 - const: gpio
24 - const: gpio-pin-ic
25 - const: gpio-group0-ic
[all …]
H A Dnxp,lpc1850-gpio.txt2 -----------------------------------------------------
5 - compatible : Should be "nxp,lpc1850-gpio"
6 - reg : List of addresses and lengths of the GPIO controller
8 - reg-names : Should be "gpio", "gpio-pin-ic", "gpio-group0-ic" and
9 "gpio-gpoup1-ic"
10 - clocks : Phandle and clock specifier pair for GPIO controller
11 - resets : Phandle and reset specifier pair for GPIO controller
12 - gpio-controller : Marks the device node as a GPIO controller
13 - #gpio-cells : Should be two:
14 - The first cell is the GPIO line number
[all …]