49eb184ea4
The current GMAC compatible not allow especialize properties by SoC family. Split current generic Atmel GMAC compatible into two new compatibles which are defined by SoC families. This increase the freedom and avoid odd situations. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
9 lines
212 B
YAML
9 lines
212 B
YAML
# Copyright (c) 2021 Gerson Fernando Budke <nandojve@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Atmel SAM0-family GMAC Ethernet
|
|
|
|
compatible: "atmel,sam0-gmac"
|
|
|
|
include: atmel,gmac-common.yaml
|