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 {
97 cooling-min-state = <0>;
98 cooling-max-state = <9>;
99 #cooling-cells = <2>;
104 #address-cells = <1>;
105 #size-cells = <0>;
115 #address-cells = <1>;
116 #size-cells = <0>;
119 temperature-sensor@48 {
122 vcc-supply = <&sb_3v3>;
127 #address-cells = <1>;
128 #size-cells = <0>;
133 #address-cells = <1>;
134 #size-cells = <0>;
139 #address-cells = <1>;
140 #size-cells = <0>;
145 #address-cells = <1>;
146 #size-cells = <0>;
165 &fspi {
169 #address-cells = <1>;
170 #size-cells = <1>;
172 m25p,fast-read;
173 spi-max-frequency = <50000000>;
175 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
176 spi-rx-bus-width = <8>;
177 spi-tx-bus-width = <1>;