zephyr/dts/bindings/ethernet/smsc,lan91c111.yaml
Fabio Baltieri f2e275639d ethernet: smsc91x: rework the device node hierarchy
Rework the devicetree definition for smsc91x to put the mdio and
ethernet device at the same level, and make the phy a child of the mdio
node.

This allows matching up the device initialization sequence with the
devicetree hierarchy.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-16 14:52:31 +02:00

16 lines
336 B
YAML

# Copyright (c) 2023 Arm Limited (or its affiliates). All rights reserved.
# SPDX-License-Identifier: Apache-2.0
description: SMSC (now Microchip) LAN91C111 Ethernet controller
compatible: "smsc,lan91c111"
include: [ethernet-controller.yaml, base.yaml]
properties:
phy-handle:
required: true
interrupts:
required: true