Lines Matching +full:3 +full:- +full:c45

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 // Copyright 2018-2020 NXP
7 /dts-v1/;
9 #include "fsl-lx2160a.dtsi"
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>;
31 regulator-boot-on;
32 regulator-always-on;
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>;
78 eee-broken-1000t;
81 rgmii_phy2: ethernet-phy@2 {
83 compatible = "ethernet-phy-id004d.d072";
84 interrupts-extended = <&extirq 5 IRQ_TYPE_LEVEL_LOW>;
86 eee-broken-1000t;
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>;
107 can-transceiver {
108 max-bitrate = <5000000>;
115 can-transceiver {
116 max-bitrate = <5000000>;
123 inphi_phy: ethernet-phy@0 {
124 compatible = "ethernet-phy-id0210.7440";
130 sd-uhs-sdr104;
131 sd-uhs-sdr50;
132 sd-uhs-sdr25;
133 sd-uhs-sdr12;
138 mmc-hs200-1_8v;
139 mmc-hs400-1_8v;
140 bus-width = <8>;
148 #address-cells = <1>;
149 #size-cells = <1>;
150 compatible = "jedec,spi-nor";
151 m25p,fast-read;
152 spi-max-frequency = <50000000>;
154 spi-rx-bus-width = <8>;
155 spi-tx-bus-width = <8>;
159 #address-cells = <1>;
160 #size-cells = <1>;
161 compatible = "jedec,spi-nor";
162 m25p,fast-read;
163 spi-max-frequency = <50000000>;
165 spi-rx-bus-width = <8>;
166 spi-tx-bus-width = <8>;
173 i2c-mux@77 {
176 #address-cells = <1>;
177 #size-cells = <0>;
180 #address-cells = <1>;
181 #size-cells = <0>;
184 power-monitor@40 {
187 shunt-resistor = <500>;
191 i2c@3 {
192 #address-cells = <1>;
193 #size-cells = <0>;
196 temperature-sensor@4c {
199 vcc-supply = <&sb_3v3>;
202 temperature-sensor@4d {
205 vcc-supply = <&sb_3v3>;
217 /* IRQ_RTC_B -> IRQ08, active low */
218 interrupts-extended = <&extirq 8 IRQ_TYPE_LEVEL_LOW>;