Implement lan865x mdio driver to provide interface between lan865x MAC driver and internal PHY driver phy_microchip_t1s.c. This driver is needed to support the driver architecture followed. Signed-off-by: Parthiban Veerasooran <parthiban.veerasooran@microchip.com>
10 lines
210 B
YAML
10 lines
210 B
YAML
# Copyright (c) 2024 Microchip Technology Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: LAN865X MDIO Driver node
|
|
|
|
compatible: "microchip,lan865x-mdio"
|
|
|
|
include: mdio-controller.yaml
|
|
|
|
on-bus: lan865x
|