zephyr/dts/bindings/ethernet/nxp,s32-netc-psi.yaml
Fabio Baltieri 258fc16570 bindings: ethernet: rename ethernet to ethernet-controller
Rename the ethernet.yaml template to ethernet-controller.yaml to match
the Linux one.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-07-31 10:09:16 +02:00

32 lines
580 B
YAML

# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP S32 NETC Physical Station Interface (PSI)
compatible: "nxp,s32-netc-psi"
include: [ethernet-controller.yaml, pinctrl-device.yaml]
properties:
reg:
required: true
clock-frequency:
required: true
type: int
description: NETC system clock frequency operation, in Hz.
mboxes:
required: true
mbox-names:
required: true
phy-handle:
required: true
vsis:
type: array
description: |
List of Virtual Station Interfaces (VSI's) to enable from this PSI.