Lines Matching +full:pcie +full:- +full:x4
1 // SPDX-License-Identifier: GPL-2.0-or-later
16 compatible = "st,spear-spics-gpio";
18 st-spics,peripcfg-reg = <0x42c>;
19 st-spics,sw-enable-bit = <21>;
20 st-spics,cs-value-bit = <20>;
21 st-spics,cs-enable-mask = <3>;
22 st-spics,cs-enable-shift = <18>;
23 gpio-controller;
24 #gpio-cells = <2>;
29 compatible = "st,spear1340-miphy";
32 #phy-cells = <1>;
37 compatible = "snps,spear-ahci";
39 interrupts = <0 72 0x4>;
41 phy-names = "sata-phy";
45 pcie0: pcie@b1000000 {
46 compatible = "st,spear1340-pcie", "snps,dw-pcie";
48 reg-names = "dbi", "config";
49 interrupts = <0 68 0x4>;
50 num-lanes = <1>;
52 phy-names = "pcie-phy";
53 #address-cells = <3>;
54 #size-cells = <2>;
57 0x82000000 0 0x80030000 0xc0030000 0 0x0ffd0000>; /* non-prefetchable memory */
58 bus-range = <0x00 0xff>;
62 i2s-play@b2400000 {
63 compatible = "snps,designware-i2s";
65 interrupt-names = "play_irq";
66 interrupts = <0 98 0x4>,
67 <0 99 0x4>;
73 i2s-rec@b2000000 {
74 compatible = "snps,designware-i2s";
76 interrupt-names = "record_irq";
77 interrupts = <0 100 0x4>,
78 <0 101 0x4>;
85 compatible = "st,spear1340-pinmux";
87 #gpio-range-cells = <3>;
91 compatible = "st,spear13xx-pwm";
93 #pwm-cells = <2>;
97 spdif-in@d0100000 {
98 compatible = "st,spdif-in";
101 interrupts = <0 84 0x4>;
105 spdif-out@d0000000 {
106 compatible = "st,spdif-out";
108 interrupts = <0 85 0x4>;
115 #address-cells = <1>;
116 #size-cells = <0>;
117 interrupts = <0 99 0x4>;
123 #address-cells = <1>;
124 #size-cells = <0>;
125 compatible = "snps,designware-i2c";
127 interrupts = <0 104 0x4>;
128 write-16bit;
135 interrupts = <0 105 0x4>;
139 dma-names = "rx", "tx";
143 st,thermal-flags = <0x2a00>;
147 compatible = "st,spear-plgpio";
149 interrupts = <0 107 0x4>;
150 #interrupt-cells = <1>;
151 interrupt-controller;
152 gpio-controller;
153 #gpio-cells = <2>;
154 gpio-ranges = <&pinmux 0 0 252>;
157 st-plgpio,ngpio = <250>;
158 st-plgpio,wdata-reg = <0x40>;
159 st-plgpio,dir-reg = <0x00>;
160 st-plgpio,ie-reg = <0x80>;
161 st-plgpio,rdata-reg = <0x20>;
162 st-plgpio,mis-reg = <0xa0>;
163 st-plgpio,eit-reg = <0x60>;