diff options
author | Jan Kardell <[email protected]> | 2014-12-10 15:53:34 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:15 -0800 |
commit | 45ef0458fb2b931962f8558e1fd145e63ea990ab (patch) | |
tree | 855096740546378aafbed1b89a7e3eb2964e70f7 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 17a1e5e830723f18eeb4ec00fa5a1032e378f06e (diff) |
rtc: pcf8563: fix write of invalid bits to ST2 reg
The NXP datasheet says:
"Bits labeled as N should always be written with logic 0."
At least one of those bits is sometime read as a 1, therfore violating
this rule. To fix this we mask away those bits.
Signed-off-by: Jan Kardell <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Vincent Donnefort <[email protected]>
Cc: Dan Carpenter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions