blob: a15c9be3aba6698199016a186cbaed691393d22d [file] [log] [blame]
# Copyright (c) 2023 NXP
# SPDX-License-Identifier: Apache-2.0
description: TJA1103 PHY
compatible: "nxp,tja1103"
include: phy.yaml
properties:
reg:
required: true
description: PHY address
master-slave:
type: string
required: true
description: |
100BASE-T1 Specifies that either phy has to run in master / slave mode
Default selects the mode set by the pinstrapping on the hardware design.
enum:
- "default"
- "master"
- "slave"