Home
last modified time | relevance | path

Searched hist:"9 dcf68fac888211758f43b2adf9b930d519a26da" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/
H A Daxp209.c9dcf68fac888211758f43b2adf9b930d519a26da Sat Jan 17 15:39:20 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: axp209: Disable interrupts when intializing the axp209

We do not use the axp209 interrupt, and at least in my mini-x (which does not
have a power button) the pwr-button pin and the irq pin are soldered together,
so if the axp209 keeps it irq asserted too long it will see a 10s pwr-button
press and hard power off the board, disabling the irqs fixes this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>