Kernel  |  3.18

下载     查看原文件
文本文件  |  13行  |  177 B
* 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";
};