Lines Matching +full:spi +full:- +full:max +full:- +full:frequency
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "fsl-ls1012a.dtsi"
14 compatible = "fsl,ls1012a-qds", "fsl,ls1012a";
16 sys_mclk: clock-mclk {
17 compatible = "fixed-clock";
18 #clock-cells = <0>;
19 clock-frequency = <24576000>;
22 reg_3p3v: regulator-3p3v {
23 compatible = "regulator-fixed";
24 regulator-name = "3P3V";
25 regulator-min-microvolt = <3300000>;
26 regulator-max-microvolt = <3300000>;
27 regulator-always-on;
31 compatible = "simple-audio-card";
32 simple-audio-card,format = "i2s";
33 simple-audio-card,widgets =
38 simple-audio-card,routing =
45 simple-audio-card,cpu {
46 sound-dai = <&sai2>;
47 frame-master;
48 bitclock-master;
51 simple-audio-card,codec {
52 sound-dai = <&codec>;
53 frame-master;
54 bitclock-master;
55 system-clock-frequency = <24576000>;
61 bus-num = <0>;
65 #address-cells = <1>;
66 #size-cells = <1>;
67 compatible = "n25q128a11", "jedec,spi-nor";
69 spi-max-frequency = <10000000>;
73 #address-cells = <1>;
74 #size-cells = <1>;
75 compatible = "sst25wf040b", "jedec,spi-nor";
76 spi-cpol;
77 spi-cpha;
79 spi-max-frequency = <10000000>;
83 #address-cells = <1>;
84 #size-cells = <1>;
85 compatible = "en25s64", "jedec,spi-nor";
86 spi-cpol;
87 spi-cpha;
89 spi-max-frequency = <10000000>;
111 #address-cells = <1>;
112 #size-cells = <0>;
115 #address-cells = <1>;
116 #size-cells = <0>;
120 #sound-dai-cells = <0>;
123 VDDA-supply = <®_3p3v>;
124 VDDIO-supply = <®_3p3v>;
135 compatible = "jedec,spi-nor";
136 #address-cells = <1>;
137 #size-cells = <1>;
138 spi-max-frequency = <50000000>;
139 m25p,fast-read;
141 spi-rx-bus-width = <2>;
142 spi-tx-bus-width = <2>;