Searched +full:ep7209 +full:- +full:timer (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/cirrus/ |
| H A D | ep7209.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 /dts-v1/; 5 #include <dt-bindings/clock/clps711x-clock.h> 8 #address-cells = <1>; 9 #size-cells = <1>; 10 model = "Cirrus Logic EP7209"; 11 compatible = "cirrus,ep7209"; 28 #address-cells = <0>; 29 #size-cells = <0>; 38 #address-cells = <1>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | cirrus,clps711x-timer.txt | 1 * Cirrus Logic CLPS711X Timer Counter 4 - compatible: Shall contain "cirrus,ep7209-timer". 5 - reg : Address and length of the register set. 6 - interrupts: The interrupt number of the timer. 7 - clocks : phandle of timer reference clock. 9 Note: Each timer should have an alias correctly numbered in "aliases" node. 17 timer1: timer@80000300 { 18 compatible = "cirrus,ep7312-timer", "cirrus,ep7209-timer"; 24 timer2: timer@80000340 { 25 compatible = "cirrus,ep7312-timer", "cirrus,ep7209-timer";
|
| H A D | cirrus,clps711x-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/cirrus,clps711x-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Cirrus Logic CLPS711X Timer Counter 10 - Alexander Shiyan <shc_work@mail.ru> 15 - items: 16 - enum: 17 - cirrus,ep7312-timer 18 - const: cirrus,ep7209-timer [all …]
|