tegrakernel/kernel/kernel-4.9/Documentation/devicetree/bindings/rtc/twl-rtc.txt

13 lines
177 B
Plaintext
Raw Normal View History

2022-02-16 09:13:02 -06:00
* TI twl RTC
The TWL family (twl4030/6030) contains a RTC.
Required properties:
- compatible : Should be twl4030-rtc
Examples:
rtc@0 {
compatible = "ti,twl4030-rtc";
};