d5287578fe
Updates Ethernet PHY devicetree bindings to be more consistent with Linux by using the standard `reg` property for the PHY address instead of a custom `address` property. As a result, MDIO controller bindings now require standard `#address-cells` and `#size-cells` properties. Signed-off-by: Maureen Helm <maureen.helm@analog.com>
11 lines
214 B
YAML
11 lines
214 B
YAML
# Copyright (c) 2023 PHOENIX CONTACT Electronics GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ADIN2111 MDIO Driver node
|
|
|
|
compatible: "adi,adin2111-mdio"
|
|
|
|
include: mdio-controller.yaml
|
|
|
|
on-bus: adin2111
|