1# Copyright 2024 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: Qualcomm Atheros AR8031 Ethernet PHY 5 6compatible: "qca,ar8031" 7 8include: ethernet-phy.yaml 9 10properties: 11 eee-en: 12 type: boolean 13 description: | 14 Enable IEEE 802.3az Energy Efficient Ethernet which provides a mechanism 15 to greatly save the power consumption between data packets burst. 16