zephyr/dts/bindings/rtc/rtc-device.yaml
James Roy 0b239bc95a dts: rtc: Simplify the description of the binding
Remove redundant descriptions in RTC bindings, such
as "... node", "... common bindings" and "This binding provides".

Signed-off-by: James Roy <rruuaanng@outlook.com>
2025-04-03 13:16:44 +02:00

16 lines
361 B
YAML

# Copyright (c) 2022 Bjarki Arge Andreasen
# SPDX-License-Identifier: Apache-2.0
include: base.yaml
description: RTC (real-time clock) device
properties:
alarms-count:
type: int
default: 0
description: |
Number of alarms supported by RTC device. The number of
alarms defaults to 0, which indicates that the RTC has
no alarms.