1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2018 Microsemi Corporation
7 #include "mscc,jr2.dtsi"
8 #include <dt-bindings/mscc/jr2_data.h>
11 model = "Serval2 NID PCB112 Reference Board";
12 compatible = "mscc,serval2-pcb110", "mscc,jr2";
20 stdout-path = "serial0:115200n8";
24 compatible = "gpio-leds";
27 label = "pcb110:green:status";
33 label = "pcb110:red:status";
35 default-state = "off";
47 compatible = "jedec,spi-nor";
48 spi-max-frequency = <18000000>; /* input clock */
55 sgpio-ports = <0x0000ffff>;
60 sgpio-ports = <0x3fe0ffff>;
66 phy16: ethernet-phy@16 {
69 phy17: ethernet-phy@17 {
72 phy18: ethernet-phy@18 {
75 phy19: ethernet-phy@19 {
85 phy-handle = <&phy16>;
86 phys = <&serdes_hsio 24 SERDES6G(0) PHY_MODE_SGMII>;
90 phy-handle = <&phy17>;
91 phys = <&serdes_hsio 25 SERDES6G(1) PHY_MODE_SGMII>;
95 phy-handle = <&phy18>;
96 phys = <&serdes_hsio 26 SERDES6G(2) PHY_MODE_SGMII>;
100 phy-handle = <&phy19>;
101 phys = <&serdes_hsio 27 SERDES6G(3) PHY_MODE_SGMII>;