1# Copyright 2022 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: NXP S32 NETC Physical Station Interface (PSI) 5 6compatible: "nxp,s32-netc-psi" 7 8include: [ethernet-controller.yaml, pinctrl-device.yaml] 9 10properties: 11 reg: 12 required: true 13 14 clock-frequency: 15 required: true 16 type: int 17 description: NETC system clock frequency operation, in Hz. 18 19 mboxes: 20 required: true 21 22 mbox-names: 23 required: true 24 25 phy-handle: 26 required: true 27 28 vsis: 29 type: array 30 description: | 31 List of Virtual Station Interfaces (VSI's) to enable from this PSI. 32