zephyr/dts/bindings/ethernet/espressif,esp32-eth.yaml
Bartosz Bilas 2f4cf25c39 dts: bindings: ethernet: esp32: remove default phy conn type
That's already harcoded in the driver so there is no need
to do that in the bindings.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2023-12-15 14:04:36 +01:00

19 lines
355 B
YAML

# Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
# SPDX-License-Identifier: Apache-2.0
description: ESP32 Ethernet
compatible: "espressif,esp32-eth"
include:
- name: ethernet-controller.yaml
properties:
phy-handle:
required: true
ref-clk-output-gpios:
type: phandle-array
description: |
GPIO to output RMII Clock.