Streamline the description field for CPU bindings by removing inappropriate use of terminology such as "This is a representation of...", or mentions to "node". Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
9 lines
177 B
YAML
9 lines
177 B
YAML
# Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARM Cortex-A53 CPU
|
|
|
|
compatible: "arm,cortex-a53"
|
|
|
|
include: cpu.yaml
|