4f11a1907e
The leon3 SoCs were missing definitions of the CPU node. This node is now required for PM, so that power states can be defined. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
9 lines
186 B
YAML
9 lines
186 B
YAML
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: A representation for Gaisler LEON3 CPU.
|
|
|
|
compatible: "gaisler,leon3"
|
|
|
|
include: cpu.yaml
|