nxp,rtc-jdp

Description

NXP Real Time Clock (RTC) — JDP-generation RTC IP.

This RTC device features a SoC-specific clock-source
mux and a programmable prescaler. It is not interchangeable with
"nxp,rtc" compatible device.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clock-source

int

Select the RTC clock source (chip-specific mux). No binding-wide default
is provided because the hardware reset default differs by SoC. The SoC
dtsi must set this to the correct value for each instance.

This property is required.

Legal values: 0, 1, 2, 3

prescaler

int

Divider for the RTC clock source. Supported divide values are 1, 32, 512, or 16384.

Default value: 1

Legal values: 1, 32, 512, 16384

clock-frequency

int

Clock frequency information for RTC operation

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.