]> Git Repo - u-boot.git/commit
rtc: i2c_rtc_emul: catch any write to the "reset" register
authorRasmus Villemoes <[email protected]>
Mon, 6 Jul 2020 20:01:17 +0000 (22:01 +0200)
committerHeiko Schocher <[email protected]>
Thu, 9 Jul 2020 04:02:45 +0000 (06:02 +0200)
commita3e36525a9b853c09d5f5726eff3641cd0cb5619
treefce44af50afc1135607f856839827ac4dd62fd8c
parent9fb6a41cdaa743c98b007c6769970b68c9521cd7
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 <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Signed-off-by: Rasmus Villemoes <[email protected]>
drivers/rtc/i2c_rtc_emul.c
This page took 0.034412 seconds and 4 git commands to generate.