dts: bindings: Add bindings for ARM M33F

compatible = "arm,cortex-m33f" was already used for some time
(lpc55S6x, nrf9160...) without any related bindings.
Every works fine until you need to access one CPU node property
(eg. clock-frequency)...

Signed-off-by: Arnaud Mouiche <arnaud.mouiche@invoxia.com>
This commit is contained in:
Arnaud Mouiche 2020-07-01 17:56:38 +02:00 committed by Ioannis Glaropoulos
parent 8da1736c67
commit a7f1e1c399
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: ARM Cortex-M33F CPU
compatible: "arm,cortex-m33f"
include: cpu.yaml