Re: [PATCH v2] soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_EN

2016-01-21 Thread Matthias Brugger
On 21/01/16 12:04, Henry Chen wrote: Since STAUPD interrupts aren't handled on mt8173, disable watchdog timeout monitor of STAUPD to avoid WDT_INT triggered by STAUPD. Signed-off-by: Henry Chen --- Applied with the reviewed-by from Daniel. Thanks. Change since v1: Change the check condit

[PATCH v2] soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_EN

2016-01-21 Thread Henry Chen
Since STAUPD interrupts aren't handled on mt8173, disable watchdog timeout monitor of STAUPD to avoid WDT_INT triggered by STAUPD. Signed-off-by: Henry Chen --- Change since v1: Change the check condition to pwrap_is_mt8173. --- drivers/soc/mediatek/mtk-pmic-wrap.c | 19 +-- 1 fi