Re: [patch v1]mfd: fix for DA9055 driver initialization

From: Lee Jones
Date: Thu Jul 11 2013 - 07:10:51 EST


On Fri, 05 Jul 2013, Ankur Raina wrote:

> This patch clears all the events received while powering up DA9055.
> While powering up DA9055,power sequencer and gpio events are received.
> These events remain uncleared after boot up, due to which further event handling also fails.
> DA9055 has three event registers.The event register bits are set to '1' on receiving an event.
> The events can be cleared on writing a '1' to the set bit, which would then clear that bit to '0'
> After applying this patch we have a clean state after boot up.
>
> Signed-off-by: Ankur Raina <Ankur.Raina@xxxxxxxxxxxxxxx>
> ---
> drivers/mfd/da9055-core.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)

I'm going to clean up the commit message a little then apply this patch.

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/