Lines Matching +full:spi +full:- +full:compatible

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "fsl-ls1012a.dtsi"
14 compatible = "fsl,ls1012a-qds", "fsl,ls1012a";
21 sys_mclk: clock-mclk {
22 compatible = "fixed-clock";
23 #clock-cells = <0>;
24 clock-frequency = <24576000>;
27 reg_3p3v: regulator-3p3v {
28 compatible = "regulator-fixed";
29 regulator-name = "3P3V";
30 regulator-min-microvolt = <3300000>;
31 regulator-max-microvolt = <3300000>;
32 regulator-always-on;
36 compatible = "simple-audio-card";
37 simple-audio-card,format = "i2s";
38 simple-audio-card,widgets =
43 simple-audio-card,routing =
50 simple-audio-card,cpu {
51 sound-dai = <&sai2>;
52 frame-master;
53 bitclock-master;
56 simple-audio-card,codec {
57 sound-dai = <&codec>;
58 frame-master;
59 bitclock-master;
60 system-clock-frequency = <24576000>;
66 bus-num = <0>;
70 #address-cells = <1>;
71 #size-cells = <1>;
72 compatible = "micron,n25q128a11", "jedec,spi-nor";
74 spi-max-frequency = <10000000>;
78 #address-cells = <1>;
79 #size-cells = <1>;
80 compatible = "sst25wf040b", "jedec,spi-nor";
81 spi-cpol;
82 spi-cpha;
84 spi-max-frequency = <10000000>;
88 #address-cells = <1>;
89 #size-cells = <1>;
90 compatible = "en25s64", "jedec,spi-nor";
91 spi-cpol;
92 spi-cpha;
94 spi-max-frequency = <10000000>;
114 compatible = "nxp,pca9547";
116 #address-cells = <1>;
117 #size-cells = <0>;
120 #address-cells = <1>;
121 #size-cells = <0>;
125 #sound-dai-cells = <0>;
126 compatible = "fsl,sgtl5000";
128 VDDA-supply = <&reg_3p3v>;
129 VDDIO-supply = <&reg_3p3v>;
140 compatible = "jedec,spi-nor";
141 #address-cells = <1>;
142 #size-cells = <1>;
143 spi-max-frequency = <50000000>;
144 m25p,fast-read;
146 spi-rx-bus-width = <2>;
147 spi-tx-bus-width = <2>;