zephyr/dts/bindings/timer/microchip,xec-rtos-timer.yaml
Kumar Gala 3837a545f2 dts/bindings: Cleanup microchip,xec-rtos-timer binding
* Remove version field
* Utilize base.yaml to reduce duplication
* Remove document separators

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-07-25 10:57:55 -04:00

28 lines
432 B
YAML

#
# Copyright (c) 2019 Microchip Technology Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
title: Microchip XEC RTOS timer
description: >
This is a representation of the Microchip XEC RTOS timer node
inherits:
!include base.yaml
properties:
compatible:
constraint: "microchip,xec-rtos-timer"
reg:
category: required
interrupts:
category: required
label:
category: required
...