power: reset: at91-sama5d2_shdwc: fix wkupdbc mask
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 16 Dec 2020 12:57:31 +0000 (14:57 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 16 Jan 2021 13:41:48 +0000 (14:41 +0100)
commit95aa21a3f1183260db1b0395e03df5bebc5ed641
tree929fd149fb34a4a3a2ea96e8320834e1ecf79d5e
parent26fe7d1da95be29a9a6d5cc73ffead9c6b8fd965
power: reset: at91-sama5d2_shdwc: fix wkupdbc mask

According to datasheet WKUPDBC mask is b/w bits 26..24.

Fixes: f80cb48843987 ("power: reset: at91-shdwc: add new shutdown controller driver")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/reset/at91-sama5d2_shdwc.c