Searched +full:lpc3220 +full:- +full:usb +full:- +full:clk (Results 1 – 4 of 4) sorted by relevance
1 // 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 …]
9 * Released under the terms of 3-clause BSD License14 #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...]
1 # 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 Controller10 - Animesh Agarwal <animeshagarwal28@gmail.com>14 const: nxp,lpc3220-usb-clk19 '#clock-cells':23 - compatible24 - reg[all …]
1 NXP LPC32xx USB Clock Controller4 - compatible: should be "nxp,lpc3220-usb-clk"5 - reg: should contain clock controller registers location and length6 - #clock-cells: must be 1, the cell holds id of a clock provided by the7 USB clock controller11 usb {12 #address-cells = <1>;13 #size-cells = <1>;14 compatible = "simple-bus";17 usbclk: clock-controller@f00 {[all …]