dts: bindings: cpu: add definition for arm,cortex-m55
A binding for the m55 cpu was missing. Add the yaml files. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
This commit is contained in:
parent
b93453fe56
commit
fbf209e5c8
8
dts/bindings/cpu/arm,cortex-m55.yaml
Normal file
8
dts/bindings/cpu/arm,cortex-m55.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2024 Meta Platforms
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ARM Cortex-M55 CPU
|
||||
|
||||
compatible: "arm,cortex-m55"
|
||||
|
||||
include: arm,cortex-m.yaml
|
||||
8
dts/bindings/cpu/arm,cortex-m55f.yaml
Normal file
8
dts/bindings/cpu/arm,cortex-m55f.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2024 Meta Platforms
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ARM Cortex-M55F CPU
|
||||
|
||||
compatible: "arm,cortex-m55f"
|
||||
|
||||
include: arm,cortex-m.yaml
|
||||
Loading…
Reference in New Issue
Block a user