blob: 9e4f8b605f6fe0d1f4c63d2b4e254a89884c4639 [file] [log] [blame]
# Copyright (c) 2021 IP-Logix Inc.
# SPDX-License-Identifier: Apache-2.0
description: Atmel SAM Family MDIO Driver node
compatible: "atmel,sam-mdio"
include: mdio-controller.yaml
properties:
pinctrl-0:
type: phandles
required: false
description: |
PIO pin configuration for MDC, and MDIO signals.
For example the GMAC on SAME7x would be
pinctrl-0 = <&pd8a_gmac_gmdc &pd9a_gmac_gmdio>;