Lines Matching +full:designware +full:- +full:i2s
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";
41 phy-names = "sata-phy";
46 compatible = "st,spear1340-pcie", "snps,dw-pcie";
48 reg-names = "dbi", "config";
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";
73 i2s-rec@b2000000 {
74 compatible = "snps,designware-i2s";
76 interrupt-names = "record_irq";
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";
105 spdif-out@d0000000 {
106 compatible = "st,spdif-out";
115 #address-cells = <1>;
116 #size-cells = <0>;
123 #address-cells = <1>;
124 #size-cells = <0>;
125 compatible = "snps,designware-i2c";
128 write-16bit;
139 dma-names = "rx", "tx";
143 st,thermal-flags = <0x2a00>;
147 compatible = "st,spear-plgpio";
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>;