Searched +full:milbeaut +full:- +full:usio +full:- +full:uart (Results 1 – 3 of 3) sorted by relevance
1 Socionext Milbeaut UART controller4 - 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;
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/clock/milbeaut-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Milbeaut SoCs Clock Controller10 - Taichi Sugaya <sugaya.taichi@socionext.com>13 Milbeaut SoCs Clock controller is an integrated clock controller, which17 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt22 - socionext,milbeaut-m10v-ccu31 '#clock-cells':[all …]
1 // SPDX-License-Identifier: GPL-2.02 #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 …]