summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>2021-03-10 10:08:02 +0200
committerLee Jones <lee.jones@linaro.org>2021-03-10 10:58:33 +0000
commit0e9692607f94ecc59aedc0ecfd2348124c743412 (patch)
treeedf2ffbb94581c26a2e686e5d7300c89d7451bdf /drivers/watchdog/Makefile
parentb1b3ced389795d2671e88dd3e9e07a48dc9632fc (diff)
downloadlinux-stable-0e9692607f94ecc59aedc0ecfd2348124c743412.tar.gz
linux-stable-0e9692607f94ecc59aedc0ecfd2348124c743412.tar.bz2
linux-stable-0e9692607f94ecc59aedc0ecfd2348124c743412.zip
mfd: bd9576: Add IRQ support
BD9573 and BD9576 support set of "protection" interrupts for "fatal" issues. Those lead to SOC reset as PMIC shuts the power outputs. Thus there is no relevant IRQ handling for them. Few "detection" interrupts were added to the BD9576 with the idea that SOC could take some recovery-action before error gets unrecoverable. Unfortunately the BD9576 interrupt logic was not re-evaluated. IRQs are not designed to be properly acknowleged - and IRQ line is kept active for whole duration of error condition (in comparison to informing only about state change). For above reason, do not consider missing IRQ as error. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/watchdog/Makefile')
0 files changed, 0 insertions, 0 deletions