zephyr/dts/bindings/timer/cortex-m-systick.yaml
Andrey VOLKOV 98439c4166 timer: cortex_m_systick: add new generic file 'cortex-m-systick.yaml'
Relocate common properties from dedicated SOC's related
Cortex-M SysTick DTS files into the new generic
'cortex-m-systick.yaml' one.

Signed-off-by: Andrey VOLKOV <andrey.volkov@munic.io>
2024-08-14 15:57:15 -05:00

10 lines
177 B
YAML

# Copyright (c) 2023 MUNIC SA
# SPDX-License-Identifier: Apache-2.0
# Common fields for SysTick of ARM Cortex-M chips
include: base.yaml
properties:
reg:
required: true