Home
last modified time | relevance | path

Searched +full:lpc1850 +full:- +full:creg (Results 1 – 4 of 4) sorted by relevance

/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#
7 title: The NXP LPC18xx/43xx CREG (Configuration Registers) block
10 - Frank Li <Frank.Li@nxp.com>
15 - enum:
16 - nxp,lpc1850-creg
17 - const: syscon
18 - const: simple-mfd
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dlpc1850-creg-clk.txt1 * NXP LPC1850 CREG clocks
3 The NXP LPC18xx/43xx CREG (Configuration Registers) block contains
13 Documentation/devicetree/bindings/clock/clock-bindings.txt
16 - compatible:
17 Should be "nxp,lpc1850-creg-clk"
18 - #cloc
[all...]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-lpc18xx-usb-otg.txt2 ---------------------------------------------
8 - compatible : must be "nxp,lpc1850-usb-otg-phy"
9 - clocks : must be exactly one entry
10 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
11 - #phy-cells : must be 0 for this phy
12 See: Documentation/devicetree/bindings/phy/phy-bindings.txt
14 The phy node must be a child of the creg syscon node.
17 creg: syscon@40043000 {
18 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
22 compatible = "nxp,lpc1850-usb-otg-phy";
[all …]
/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
198 creg: syscon@40043000 { global() label
[all...]