]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita073450603133a64c7f472322b21e9dd04679d31
tree636fc751546ba1b47c6d5207593e0cb8bf734ed1
parent2f6c57a437e24ab44e5731707094cfd0df73395d
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: 97a029b5d4c1 ("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