Home
last modified time | relevance | path

Searched +full:milbeaut +full:- +full:timer (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dsocionext,milbeaut-timer.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/socionext,milbeaut-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Milbeaut SoCs Timer Controller
10 - Sugaya Taichi <sugaya.taichi@socionext.com>
14 const: socionext,milbeaut-timer
26 - compatible
27 - reg
28 - interrupts
[all …]
H A Dsocionext,milbeaut-timer.txt1 Milbeaut SoCs Timer Controller
5 - compatible : should be "socionext,milbeaut-timer".
6 - reg : Specifies base physical address and size of the registers.
7 - interrupts : The interrupt of the first timer.
8 - clocks: phandle to the input clk.
12 timer {
13 compatible = "socionext,milbeaut-timer";
/freebsd/sys/contrib/device-tree/src/arm/socionext/
H A Dmilbeaut-m10v.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/interrupt-controller/irq.h>
3 #include <dt-bindings/input/input.h>
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 interrupt-parent = <&gic>;
10 #address-cells = <1>;
11 #size-cells = <1>;
14 #address-cells = <1>;
15 #size-cells = <0>;
[all …]