OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/Documentation/devicetree/bindings/rtc/twl-rtc.txt
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

13 lines
177 B
Plaintext

* 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";
};