zephyr/dts/bindings/rtc/rtc.yaml

26 lines
504 B
YAML
Raw Normal View History

#
# Copyright (c) 2018, blik GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
# Common fields for RTC devices
inherits:
!include base.yaml
properties:
clock-frequency:
type: int
category: optional
description: Clock frequency information for RTC operation
label:
category: required
interrupts:
category: required
prescaler:
type: int
category: optional
description: RTC frequency equals clock-frequency divided by the prescaler value