Searched +full:lpc3220 +full:- +full:clk (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
| H A D | lpc32xx.dtsi | 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 …]
|
| H A D | lpc18xx.dtsi | 9 * 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 D | nxp,lpc3220-usb-clk.yaml | 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# 10 - Animesh Agarwal <animeshagarwal28@gmail.com> 14 const: nxp,lpc3220-usb-clk 19 '#clock-cells': 23 - compatible 24 - reg 25 - '#clock-cells' [all …]
|
| H A D | nxp,lpc3220-clk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/nxp,lpc3220-clk.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Animesh Agarwal <animeshagarwal28@gmail.com> 14 const: nxp,lpc3220-clk 19 '#clock-cells': 25 - description: External 32768 Hz oscillator. 26 - description: Optional high frequency oscillator. 28 clock-names: [all …]
|
| H A D | nxp,lpc3220-clk.txt | 4 - compatible: should be "nxp,lpc3220-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 8 - clocks: phandles of external oscillators, the list must contain one 10 - clock-names: list of external oscillator clock names, must contain 17 compatible = "simple-bus"; 19 #address-cells = <1>; 20 #size-cells = <1>; 22 clk: clock-controller@0 { 23 compatible = "nxp,lpc3220-clk"; [all …]
|
| H A D | nxp,lpc3220-usb-clk.txt | 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 12 #address-cells = <1>; 13 #size-cells = <1>; 14 compatible = "simple-bus"; 17 usbclk: clock-controller@f00 { 18 compatible = "nxp,lpc3220-usb-clk"; 20 #clock-cells = <1>;
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | nxp,lpc3220-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/nxp,lpc3220-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP LPC3220 timer 10 - Animesh Agarwal <animeshagarwal28@gmail.com> 13 The NXP LPC3220 timer is used on a wide range of NXP SoCs. This includes 18 const: nxp,lpc3220-timer 29 clock-names: 36 - compatible [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | nxp,lpc3220-i2s.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nxp,lpc3220-i2s.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 13 - J.M.B. Downing <jonathan.downing@nautel.com> 14 - Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com> 17 - $ref: dai-common.yaml# 22 - nxp,lpc3220-i2s 32 - description: input clock of the peripheral. 36 - description: RX DMA Channel [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | lpc32xx-key.txt | 3 This binding is based on the matrix-keymap binding with the following 7 - compatible: Should be "nxp,lpc3220-key" 8 - reg: Physical base address of the controller and length of memory mapped 10 - interrupts: The interrupt number to the cpu. 11 - clocks: phandle to clock controller plus clock-specifier pair 12 - nxp,debounce-delay-ms: Debounce delay in ms 13 - nxp,scan-delay-ms: Repeated scan period in ms 14 - linux,keymap: the key-code to be reported when the key is pressed 16 Documentation/devicetree/bindings/input/matrix-keymap.txt 18 Note: keypad,num-rows and keypad,num-columns are required, and must be equal [all …]
|