Lines Matching +full:designware +full:- +full:i2c

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 interrupt-map-mask = <0 0 0 0>;
51 interrupt-map = <0x0 0 &gic 0 68 0x4>;
52 num-lanes = <1>;
54 phy-names = "pcie-phy";
55 #address-cells = <3>;
56 #size-cells = <2>;
59 0x82000000 0 0x80030000 0xc0030000 0 0x0ffd0000>; /* non-prefetchable memory */
60 bus-range = <0x00 0xff>;
64 i2s-play@b2400000 {
65 compatible = "snps,designware-i2s";
67 interrupt-names = "play_irq";
75 i2s-rec@b2000000 {
76 compatible = "snps,designware-i2s";
78 interrupt-names = "record_irq";
87 compatible = "st,spear1340-pinmux";
89 #gpio-range-cells = <3>;
93 compatible ="st,spear13xx-pwm";
95 #pwm-cells = <2>;
99 spdif-in@d0100000 {
100 compatible = "st,spdif-in";
107 spdif-out@d0000000 {
108 compatible = "st,spdif-out";
117 #address-cells = <1>;
118 #size-cells = <0>;
124 i2c1: i2c@b4000000 {
125 #address-cells = <1>;
126 #size-cells = <0>;
127 compatible = "snps,designware-i2c";
130 write-16bit;
141 dma-names = "tx", "rx";
145 st,thermal-flags = <0x2a00>;
149 compatible = "st,spear-plgpio";
152 #interrupt-cells = <1>;
153 interrupt-controller;
154 gpio-controller;
155 #gpio-cells = <2>;
156 gpio-ranges = <&pinmux 0 0 252>;
159 st-plgpio,ngpio = <250>;
160 st-plgpio,wdata-reg = <0x40>;
161 st-plgpio,dir-reg = <0x00>;
162 st-plgpio,ie-reg = <0x80>;
163 st-plgpio,rdata-reg = <0x20>;
164 st-plgpio,mis-reg = <0xa0>;
165 st-plgpio,eit-reg = <0x60>;