diff options
author | Sam Ravnborg <[email protected]> | 2019-01-19 10:00:30 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2019-01-22 18:57:08 +0100 |
commit | 189927e719e36ceefbb8037f23d3849e47833aef (patch) | |
tree | eaa926f119a6c93ebe86ef3baed9aac1ad9eacb3 /scripts/gdb/linux/tasks.py | |
parent | e4a604cbee5470fc116ac9a4f852152070984286 (diff) |
rtc: pcf8523: set xtal load capacitance from DT
Add support for specifying the xtal load capacitance in the DT node.
The pcf8523 supports xtal load capacitance of 7pF or 12.5pF.
If the rtc has the wrong configuration the time will
drift several hours/week.
The driver use the default value 12.5pF.
The DT may specify either 7000fF or 12500fF.
(The DT uses femto Farad to avoid decimal numbers).
Other values are warned and the driver uses the default value.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions