zephyr/dts/bindings/ethernet/microchip,enc424j600.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

20 lines
502 B
YAML

# Copyright (c) 2019, Phytec Messtechnik GmbH
# SPDX-License-Identifier: Apache-2.0
description: |
ENC424J600 standalone 100BASE-T Ethernet controller with SPI interface
compatible: "microchip,enc424j600"
include: [spi-device.yaml, ethernet-controller.yaml]
properties:
int-gpios:
type: phandle-array
required: true
description: Interrupt pin.
The interrupt pin of ENC424J600 is active low.
If connected directly the MCU pin should be configured
as active low.