diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-12-14 16:52:06 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-02-13 12:29:40 +0300 |
commit | 8b44e6782e426ccc8b025119171f7332fd119d5e (patch) | |
tree | 3965cce1f5af9d0b6b24fbca3eb5ccb5280d043d /Documentation/prctl | |
parent | 0a5454c901aea0fef99f5ef7910c69c501817ae1 (diff) | |
download | linux-8b44e6782e426ccc8b025119171f7332fd119d5e.tar.xz |
mfd: axp20x: Add missing axp288 irqs
The axp288 has the following irqs 2 times: VBUS_FALL, VBUS_RISE,
VBUS_OV. On boot / reset the enable flags for both the normal and alt
version of these irqs is set.
Since we were only listing the normal version in the axp288 regmap_irq
struct, we were never disabling the alt versions of these irqs.
Add the alt versions to the axp288 regmap_irq struct, so that these
get properly disabled.
Together with the other axp288 fixes in this series, this fixes the axp288
irq contineously triggering.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/prctl')
0 files changed, 0 insertions, 0 deletions