zephyr/dts/bindings/ethernet/realtek,rtl8211f.yaml

17 lines
414 B
YAML

# Copyright 2023-2024 NXP
# SPDX-License-Identifier: Apache-2.0
description: Realtek RTL8211F Ethernet PHY device
compatible: "realtek,rtl8211f"
include: ethernet-phy.yaml
properties:
reset-gpios:
type: phandle-array
description: GPIO connected to PHY reset signal pin. Reset is active low.
int-gpios:
type: phandle-array
description: GPIO for interrupt signal indicating PHY state change.