Lines Matching +full:serial +full:- +full:dir
1 // SPDX-License-Identifier: GPL-2.0-or-later
12 #address-cells = <1>;
13 #size-cells = <1>;
14 compatible = "simple-bus";
20 compatible = "st,spear310-pinmux";
22 #gpio-range-cells = <3>;
26 compatible = "st,spear600-fsmc-nand";
27 #address-cells = <1>;
28 #size-cells = <1>;
33 reg-names = "fsmc_regs", "nand_data", "nand_addr", "nand_cmd";
37 shirq: interrupt-controller@0xb4000000 {
38 compatible = "st,spear310-shirq";
41 #interrupt-cells = <1>;
42 interrupt-controller;
46 #address-cells = <1>;
47 #size-cells = <1>;
48 compatible = "simple-bus";
52 serial@b2000000 {
56 interrupt-parent = <&shirq>;
60 serial@b2080000 {
64 interrupt-parent = <&shirq>;
68 serial@b2100000 {
72 interrupt-parent = <&shirq>;
76 serial@b2180000 {
80 interrupt-parent = <&shirq>;
84 serial@b2200000 {
88 interrupt-parent = <&shirq>;
93 compatible = "st,spear-plgpio";
96 #interrupt-cells = <1>;
97 interrupt-controller;
98 gpio-controller;
99 #gpio-cells = <2>;
100 gpio-ranges = <&pinmux 0 0 102>;
103 st-plgpio,ngpio = <102>;
104 st-plgpio,enb-reg = <0x10>;
105 st-plgpio,wdata-reg = <0x20>;
106 st-plgpio,dir-reg = <0x30>;
107 st-plgpio,ie-reg = <0x50>;
108 st-plgpio,rdata-reg = <0x40>;
109 st-plgpio,mis-reg = <0x60>;