zephyr,fake-rtc

Vendor: Zephyr-specific binding

Note

An implementation of a driver matching this compatible is available in drivers/rtc/rtc_fake.c.

Description

This binding provides a fake RTC controller for use as either a stub or a mock in Zephyr
testing.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

alarms-count

int

Number of alarms supported by RTC device. The number of
alarms defaults to 0, which indicates that the RTC has
no alarms.