repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mmc: sdhci-of-arasan: Add the support for sdhci-5.1
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
rtc
/
twl-rtc.txt
blob
596e0c97be7aa318a5d2268e5d464b9b147dd7bf
1
* TI twl RTC
2
3
The TWL family (twl4030/6030) contains a RTC.
4
5
Required properties:
6
- compatible : Should be twl4030-rtc
7
8
Examples:
9
10
rtc@0 {
11
compatible = "ti,twl4030-rtc";
12
};