This commit adds device bindings for Cortex-R7. Signed-off-by: Julien Massot <julien.massot@iot.bzh>
9 lines
147 B
YAML
9 lines
147 B
YAML
# Copyright (c) 2021 IoT.bzh
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARM Cortex-R7 CPU
|
|
|
|
compatible: "arm,cortex-r7"
|
|
|
|
include: cpu.yaml
|