zephyr/dts/bindings/ethernet/microchip,enc424j600.yaml
Johann Fischer d3da608535 drivers: enc424j600: convert to new GPIO API
Convert ENC424J600 controller driver to new GPIO API.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2020-02-05 12:00:36 +01:00

20 lines
505 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.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.