1 // SPDX-License-Identifier: GPL-2.0+ OR X11
3 * NXP LX2160ARDB device tree source
14 #include "fsl-lx2160a.dtsi"
17 model = "NXP Layerscape LX2160ARDB Board";
18 compatible = "fsl,lx2160ardb", "fsl,lx2160a";
26 phy-handle = <&aquantia_phy1>;
27 phy-connection-type = "usxgmii";
32 phy-handle = <&aquantia_phy2>;
33 phy-connection-type = "usxgmii";
38 phy-handle = <&rgmii_phy1>;
39 phy-connection-type = "rgmii-id";
44 phy-handle = <&rgmii_phy2>;
45 phy-connection-type = "rgmii-id";
50 rgmii_phy1: ethernet-phy@1 {
51 /* AR8035 PHY - "compatible" property not strictly needed */
52 compatible = "ethernet-phy-id004d.d072";
54 /* Poll mode - no "interrupts" property defined */
56 rgmii_phy2: ethernet-phy@2 {
57 /* AR8035 PHY - "compatible" property not strictly needed */
58 compatible = "ethernet-phy-id004d.d072";
60 /* Poll mode - no "interrupts" property defined */
62 aquantia_phy1: ethernet-phy@4 {
63 /* AQR107 PHY - "compatible" property not strictly needed */
64 compatible = "ethernet-phy-ieee802.3-c45";
65 interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
68 aquantia_phy2: ethernet-phy@5 {
69 /* AQR107 PHY - "compatible" property not strictly needed */
70 compatible = "ethernet-phy-ieee802.3-c45";
71 interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
88 mt35xu512aba0: flash@0 {
91 compatible = "jedec,spi-nor";
92 spi-max-frequency = <50000000>;
94 spi-rx-bus-width = <8>;
95 spi-tx-bus-width = <1>;
98 mt35xu512aba1: flash@1 {
101 compatible = "jedec,spi-nor";
102 spi-max-frequency = <50000000>;
104 spi-rx-bus-width = <8>;
105 spi-tx-bus-width = <1>;
118 compatible = "pcf2127-rtc";