2a613c4699
This commit adds device bindings for Cortex-R4(F) and Cortex-R5(F). These were supposed to be added during the initial development of Cortex-R port, but it was not due to an incorrect device tree specification. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
12 lines
240 B
YAML
12 lines
240 B
YAML
# Copyright (c) 2019 Stephanos Ioannidis <root@stephanos.io>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: ARM Cortex-R5 CPU
|
|
|
|
description: >
|
|
This is a representation of ARM Cortex-R5 CPU.
|
|
|
|
compatible: "arm,cortex-r5"
|
|
|
|
include: cpu.yaml
|