Home
last modified time | relevance | path

Searched +full:lpc3220 +full:- +full:usb +full:- +full:clk (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc32xx.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com>
9 #include <dt-bindings/clock/lpc32xx-clock.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
13 #address-cells = <1>;
14 #size-cells = <1>;
15 compatible = "nxp,lpc3220";
16 interrupt-parent = <&mic>;
19 #address-cells = <1>;
20 #size-cells = <0>;
[all …]
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
[all...]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dnxp,lpc3220-usb-clk.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/nxp,lpc3220-usb-clk.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC32xx USB Clock Controller
10 - Animesh Agarwal <animeshagarwal28@gmail.com>
14 const: nxp,lpc3220-usb-clk
19 '#clock-cells':
23 - compatible
24 - reg
[all …]
H A Dnxp,lpc3220-usb-clk.txt1 NXP LPC32xx USB Clock Controller
4 - compatible: should be "nxp,lpc3220-usb-clk"
5 - reg: should contain clock controller registers location and length
6 - #clock-cells: must be 1, the cell holds id of a clock provided by the
7 USB clock controller
11 usb {
12 #address-cells = <1>;
13 #size-cells = <1>;
14 compatible = "simple-bus";
17 usbclk: clock-controller@f00 {
[all …]