Lines Matching +full:interrupts +full:- +full:extended

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 = <&rgmii_phy1>;
54 phy-connection-type = "rgmii-id";
58 phy-handle = <&rgmii_phy2>;
59 phy-connection-type = "rgmii-id";
65 rgmii_phy1: ethernet-phy@1 {
67 compatible = "ethernet-phy-id004d.d072";
68 interrupts-extended = <&extirq 4 IRQ_TYPE_LEVEL_LOW>;
70 eee-broken-1000t;
73 rgmii_phy2: ethernet-phy@2 {
75 compatible = "ethernet-phy-id004d.d072";
76 interrupts-extended = <&extirq 5 IRQ_TYPE_LEVEL_LOW>;
78 eee-broken-1000t;
81 aquantia_phy1: ethernet-phy@4 {
83 compatible = "ethernet-phy-ieee802.3-c45";
84 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>;
88 aquantia_phy2: ethernet-phy@5 {
90 compatible = "ethernet-phy-ieee802.3-c45";
91 interrupts-extended = <&extirq 3 IRQ_TYPE_LEVEL_LOW>;
99 can-transceiver {
100 max-bitrate = <5000000>;
107 can-transceiver {
108 max-bitrate = <5000000>;
113 sd-uhs-sdr104;
114 sd-uhs-sdr50;
115 sd-uhs-sdr25;
116 sd-uhs-sdr12;
121 mmc-hs200-1_8v;
122 mmc-hs400-1_8v;
123 bus-width = <8>;
131 #address-cells = <1>;
132 #size-cells = <1>;
133 compatible = "jedec,spi-nor";
134 m25p,fast-read;
135 spi-max-frequency = <50000000>;
137 spi-rx-bus-width = <8>;
138 spi-tx-bus-width = <8>;
142 #address-cells = <1>;
143 #size-cells = <1>;
144 compatible = "jedec,spi-nor";
145 m25p,fast-read;
146 spi-max-frequency = <50000000>;
148 spi-rx-bus-width = <8>;
149 spi-tx-bus-width = <8>;
156 i2c-mux@77 {
159 #address-cells = <1>;
160 #size-cells = <0>;
163 #address-cells = <1>;
164 #size-cells = <0>;
167 power-monitor@40 {
170 shunt-resistor = <500>;
175 #address-cells = <1>;
176 #size-cells = <0>;
179 temperature-sensor@4c {
182 vcc-supply = <&sb_3v3>;
185 temperature-sensor@4d {
188 vcc-supply = <&sb_3v3>;
200 /* IRQ_RTC_B -> IRQ08, active low */
201 interrupts-extended = <&extirq 8 IRQ_TYPE_LEVEL_LOW>;