maxim,ds3231-rtc

Vendor: Maxim Integrated Products

Note

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

Description

Maxim DS3231 I2C RTC/TCXO

Properties

Properties not inherited from the base binding file.

Name

Type

Details

freq-32khz-gpios

phandle-array

32 KiHz open drain output

The DS3231 defaults to providing a 32 KiHz square wave on this
signal. The driver does not make use of this, but applications
may want access.

isw-gpios

phandle-array

interrupt/square wave open drain output

The DS3231 uses this signal to notify when an alarm has triggered,
and also to produce a square wave aligned to the countdown chain.
Both capabilities are used within the driver.

This signal must be present to support time set
and read operations that preserve sub-second accuracy.

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.