spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
authorLingling Xu <ling_ling.xu@unisoc.com>
Tue, 2 Jun 2020 08:24:15 +0000 (16:24 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jun 2020 10:45:11 +0000 (11:45 +0100)
commit8bdd79dae1ff5397351b95e249abcae126572617
tree636fc751546ba1b47c6d5207593e0cb8bf734ed1
parent263b81dc6c932c8bc550d5e7bfc178d2b3fc491e
spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH

The watchdog counter consists of WDG_LOAD_LOW and WDG_LOAD_HIGH,
which would be loaded to watchdog counter once writing WDG_LOAD_LOW.

Fixes: ac1775012058 ("spi: sprd: Add the support of restarting the system")
Signed-off-by: Lingling Xu <ling_ling.xu@unisoc.com>
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Link: https://lore.kernel.org/r/20200602082415.5848-1-zhang.lyra@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-sprd-adi.c