blob: 9e5c8a0fa565eb5f5b34ebf434c989539bc1951c [file] [log] [blame]
# Copyright (c) 2020 Linumiz
# SPDX-License-Identifier: Apache-2.0
description: W5500 standalone 10/100BASE-T Ethernet controller with SPI interface
compatible: "wiznet,w5500"
include: [spi-device.yaml, ethernet.yaml]
properties:
int-gpios:
type: phandle-array
required: true
description: Interrupt pin.
The interrupt pin of W5500 is active low.
If connected directly the MCU pin should be configured
as active low.
reset-gpios:
type: phandle-array
required: false
description: Reset pin.
The reset pin of W5500 is active low.
If connected directly the MCU pin should be configured
as active low.