oleavr-rgl-a500-mini-linux-.../Documentation/devicetree/bindings/rtc/twl-rtc.txt
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

12 lines
177 B
Text

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