Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1b3f7d0d authored by David Keitel's avatar David Keitel Committed by Stephen Boyd
Browse files

power: qpnp-charger: fix USBIN_VALID_IRQ



Fix a mixup in the device tree configuration which
caused qpnp-charger to request the coarse_detect
interrupt instead of the usbin_valid interrupt.

With the order of interrupts correctly restored,
there is a possibilty that the existing hack
calls the usbin_valid interrupt handler in error
and cause USB enumeration to fail.

Therefore, remove the hack which was used as a
workaround for the incorrect interrupt behaviour in the
qpnp-charger driver.

Change-Id: I170aa4d5f4739f12870bf18edc0e7db4841291bd
Signed-off-by: default avatarDavid Keitel <dkeitel@codeaurora.org>
parent 6de0828c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment