1# Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4description: ESP32 Ethernet
5
6compatible: "espressif,esp32-eth"
7
8include:
9  - name: ethernet-controller.yaml
10
11properties:
12  phy-handle:
13    required: true
14
15  ref-clk-output-gpios:
16    type: phandle-array
17    description: |
18      GPIO to output RMII Clock.
19