1# Copyright (c) 2023 PHOENIX CONTACT Electronics GmbH 2# SPDX-License-Identifier: Apache-2.0 3 4description: ADIN2111 PHY 5 6compatible: "adi,adin2111-phy" 7 8include: phy.yaml 9 10on-bus: mdio 11 12properties: 13 reg: 14 required: true 15 description: 5-bit physical/port address (PRTAD). 16 led0-en: 17 type: boolean 18 description: Enable LED 0. 19 led1-en: 20 type: boolean 21 description: Enable LED 1. 22 disable-tx-mode-24v: 23 type: boolean 24 description: | 25 Disables requirement of 2.4V TX operating mode in the AN advertisement. 26