nxp,kinetis-rtc

Vendor: NXP Semiconductors

Description

Kinetis RTC

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clock-frequency

int

Clock frequency information for RTC operation

prescaler

int

RTC frequency equals clock-frequency divided by the prescaler value

clock-source

string

Select one of two possible clock sources for the RTC:
  * RTC: RTC prescaler increments using RTC clock.
  * LPO: RTC prescaler increments using 1 kHz LPO.
The default corresponds to the reset value of the register field,
and there is no additional code configuration in the driver.

Default value: RTC

Legal values: 'RTC', 'LPO'