summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/fsl-sch-30842.dtsi
blob: fa0f2cdb10964f6e8933e683ed064c0c14f9529a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0+ OR X11
/*
 * Device tree fragment for RCW SCH-30842 card
 *
 * Copyright 2019-2021 NXP Semiconductors
 */

/*
 * SCH-30842 is a single port add-on card used with various FSL QDS boards.
 * It integrates a AQR112 PHY, which supports several protocols - SGMII,
 * SGMII-2500, USXGMII, XFI.
 * PHY address is 0x02.
 */
phy@02 {
	reg = <0x02>;
	mdi-reversal = <1>;
	smb-addr = <0x25>;
};