commit | a3e36525a9b853c09d5f5726eff3641cd0cb5619 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Mon Jul 06 22:01:17 2020 +0200 |
committer | Heiko Schocher <hs@denx.de> | Thu Jul 09 06:02:45 2020 +0200 |
tree | fce44af50afc1135607f856839827ac4dd62fd8c | |
parent | 9fb6a41cdaa743c98b007c6769970b68c9521cd7 [diff] |
rtc: i2c_rtc_emul: catch any write to the "reset" register It's more natural that any write that happens to touch the reset register should cause a reset, rather than just a write that starts at that offset. Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>