1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 // Device Tree file for LX2160ARDB
5 // Copyright 2018-2020 NXP
9 #include "fsl-lx2160a.dtsi"
12 model = "NXP Layerscape LX2160ARDB";
13 compatible = "fsl,lx2160a-rdb", "fsl,lx2160a";
23 stdout-path = "serial0:115200n8";
26 sb_3v3: regulator-sb3v3 {
27 compatible = "regulator-fixed";
28 regulator-name = "MC34717-3.3VSB";
29 regulator-min-microvolt = <3300000>;
30 regulator-max-microvolt = <3300000>;
41 phy-handle = <&aquantia_phy1>;
42 phy-connection-type = "usxgmii";
43 managed = "in-band-status";
47 phy-handle = <&aquantia_phy2>;
48 phy-connection-type = "usxgmii";
49 managed = "in-band-status";
53 phy-handle = <&inphi_phy>;
57 phy-handle = <&inphi_phy>;
61 phy-handle = <&rgmii_phy1>;
62 phy-connection-type = "rgmii-id";
66 phy-handle = <&rgmii_phy2>;
67 phy-connection-type = "rgmii-id";
73 rgmii_phy1: ethernet-phy@1 {
75 compatible = "ethernet-phy-id004d.d072";
76 interrupts-extended = <&extirq 4 IRQ_TYPE_LEVEL_LOW>;
81 rgmii_phy2: ethernet-phy@2 {
83 compatible = "ethernet-phy-id004d.d072";
84 interrupts-extended = <&extirq 5 IRQ_TYPE_LEVEL_LOW>;
89 aquantia_phy1: ethernet-phy@4 {
91 compatible = "ethernet-phy-ieee802.3-c45";
92 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>;
96 aquantia_phy2: ethernet-phy@5 {
98 compatible = "ethernet-phy-ieee802.3-c45";
99 interrupts-extended = <&extirq 3 IRQ_TYPE_LEVEL_LOW>;
108 max-bitrate = <5000000>;
116 max-bitrate = <5000000>;
123 inphi_phy: ethernet-phy@0 {
124 compatible = "ethernet-phy-id0210.7440";
147 mt35xu512aba0: flash@0 {
148 #address-cells = <1>;
150 compatible = "jedec,spi-nor";
152 spi-max-frequency = <50000000>;
154 spi-rx-bus-width = <8>;
155 spi-tx-bus-width = <8>;
158 mt35xu512aba1: flash@1 {
159 #address-cells = <1>;
161 compatible = "jedec,spi-nor";
163 spi-max-frequency = <50000000>;
165 spi-rx-bus-width = <8>;
166 spi-tx-bus-width = <8>;
174 compatible = "nxp,pca9547";
176 #address-cells = <1>;
180 #address-cells = <1>;
185 compatible = "ti,ina220";
187 shunt-resistor = <500>;
192 #address-cells = <1>;
196 temperature-sensor@4c {
197 compatible = "nxp,sa56004";
199 vcc-supply = <&sb_3v3>;
202 temperature-sensor@4d {
203 compatible = "nxp,sa56004";
205 vcc-supply = <&sb_3v3>;
215 compatible = "nxp,pcf2129";
217 /* IRQ_RTC_B -> IRQ08, active low */
218 interrupts-extended = <&extirq 8 IRQ_TYPE_LEVEL_LOW>;