Lines Matching +full:lx2160a +full:- +full:fspi
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 // Device Tree file for LX2160A-CEx7
7 /dts-v1/;
9 #include "fsl-lx2160a.dtsi"
12 model = "SolidRun LX2160A COM Express Type 7 module";
13 compatible = "solidrun,lx2160a-cex7", "fsl,lx2160a";
19 sb_3v3: regulator-sb3v3 {
20 compatible = "regulator-fixed";
21 regulator-name = "RT7290";
22 regulator-min-microvolt = <3300000>;
23 regulator-max-microvolt = <3300000>;
24 regulator-boot-on;
25 regulator-always-on;
34 phy-handle = <&rgmii_phy1>;
35 phy-connection-type = "rgmii-id";
41 rgmii_phy1: ethernet-phy@1 {
43 qca,smarteee-tw-us-1g = <24>;
48 mmc-hs200-1_8v;
49 mmc-hs400-1_8v;
50 bus-width = <8>;
57 i2c-mux@77 {
59 #address-cells = <1>;
60 #size-cells = <0>;
64 #address-cells = <1>;
65 #size-cells = <0>;
90 #address-cells = <1>;
91 #size-cells = <0>;
94 fan-temperature-ctrlr@18 {
101 #address-cells = <1>;
102 #size-cells = <0>;
112 #address-cells = <1>;
113 #size-cells = <0>;
116 temperature-sensor@48 {
119 vcc-supply = <&sb_3v3>;
124 #address-cells = <1>;
125 #size-cells = <0>;
130 #address-cells = <1>;
131 #size-cells = <0>;
136 #address-cells = <1>;
137 #size-cells = <0>;
142 #address-cells = <1>;
143 #size-cells = <0>;
162 &fspi {
166 #address-cells = <1>;
167 #size-cells = <1>;
169 m25p,fast-read;
170 spi-max-frequency = <50000000>;
172 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
173 spi-rx-bus-width = <8>;
174 spi-tx-bus-width = <1>;