Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
de88d8becb55ed477a0926a4b91c21076f5f9b86
/
.
/
Documentation
/
devicetree
/
bindings
/
rtc
/
twl-rtc.txt
blob: 596e0c97be7aa318a5d2268e5d464b9b147dd7bf [
file
] [
log
] [
blame
]
* 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";
};