1# Copyright (c) 2023 Arm Limited (or its affiliates). All rights reserved. 2# SPDX-License-Identifier: Apache-2.0 3 4description: SMSC (now Microchip) LAN91C111 Ethernet controller 5 6compatible: "smsc,lan91c111" 7 8include: [ethernet-controller.yaml, base.yaml] 9 10properties: 11 phy-handle: 12 required: true 13 14 interrupts: 15 required: true 16