1# Copyright (c) 2021-2023 Gerson Fernando Budke <nandojve@gmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4description: Atmel SAM-family GMAC Ethernet
5
6compatible: "atmel,sam-gmac"
7
8include: atmel,gmac-common.yaml
9
10properties:
11  clocks:
12    required: true
13