| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/net/brcm,unimac-mdio.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Broadcom UniMAC MDIO bus controller |
| - Doug Berger <opendmb@gmail.com> |
| - Florian Fainelli <f.fainelli@gmail.com> |
| - Rafał Miłecki <rafal@milecki.pl> |
| - description: base register |
| - description: indirect accesses to larger than 16-bits MDIO transactions |
| Interrupt shared with the Ethernet MAC or Ethernet switch this MDIO |
| description: A reference to the clock supplying the MDIO bus controller |
| The MDIO bus clock that must be output by the MDIO bus hardware, if |
| absent, the default hardware values are used |
| unevaluatedProperties: false |
| compatible = "brcm,unimac-mdio"; |
| reg = <0x403c0 0x8>, <0x40300 0x18>; |
| reg-names = "mdio", "mdio_indir_rw"; |
| compatible = "ethernet-phy-ieee802.3-c22"; |