Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dmilbeaut-uart.txt1 Socionext Milbeaut UART controller
4 - compatible: should be "socionext,milbeaut-usio-uart".
5 - reg: offset and length of the register set for the device.
6 - interrupts: two interrupts specifier.
7 - interrupt-names: should be "rx", "tx".
8 - clocks: phandle to the input clock.
11 - auto-flow-control: flow control enable.
15 compatible = "socionext,milbeaut-usio-uart";
18 interrupt-names = "rx", "tx";
20 auto-flow-control;
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dmilbeaut-clock.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/clock/milbeaut-clock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Milbeaut SoCs Clock Controller
10 - Taichi Sugaya <sugaya.taichi@socionext.com>
13 Milbeaut SoCs Clock controller is an integrated clock controller, which
17 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
22 - socionext,milbeaut-m10v-ccu
31 '#clock-cells':
[all …]
/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 …]