1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 // Device Tree file for LX2160A-CEx7
5 // Copyright 2019 SolidRun Ltd.
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>;
34 phy-handle = <&rgmii_phy1>;
35 phy-connection-type = "rgmii-id";
41 rgmii_phy1: ethernet-phy@1 {
57 compatible = "nxp,pca9547";
68 compatible = "atmel,24c512";
73 compatible = "atmel,spd";
78 compatible = "atmel,spd";
83 compatible = "atmel,24c02";
93 fan-temperature-ctrlr@18 {
94 compatible = "ti,amc6821";
96 cooling-min-state = <0>;
97 cooling-max-state = <9>;
103 #address-cells = <1>;
108 compatible = "lltc,ltc3882";
114 #address-cells = <1>;
118 temperature-sensor@48 {
119 compatible = "nxp,sa56004";
121 vcc-supply = <&sb_3v3>;
135 compatible = "nxp,pcf2129";
138 interrupts = <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>;
146 #address-cells = <1>;
148 compatible = "micron,m25p80";
150 spi-max-frequency = <50000000>;
152 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
153 spi-rx-bus-width = <8>;
154 spi-tx-bus-width = <1>;