Loading
power: qpnp-smbcharger: Add support for float charger detection
PMI8996 charger does not detect FLOAT adapter. To support it,
FLOAT detection is done by the USB driver and notified to PMIC
by reporting -ETIMEDOUT through the CURRENT_MAX power-supply
property. Charger then configures the charge current to 1500mA.
Change-Id: I6abd4668b41988d98465f00402aa2be558054cdd
Signed-off-by:
Kavya Nunna <knunna@codeaurora.org>