| # 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 |