|
# Copyright 2023 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP S32 GMAC/EMAC driver
|
|
|
|
compatible: "nxp,s32-gmac"
|
|
|
|
include: [ethernet-controller.yaml, pinctrl-device.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
interrupt-names:
|
|
required: true
|