Re: [PATCH 1/2] power: supply: bq24735: allow polling even if there is no ac-detect gpio

From: Rob Herring
Date: Thu Dec 22 2016 - 17:42:12 EST


On Wed, Dec 21, 2016 at 10:29:52PM +0100, Peter Rosin wrote:
> It is possible to verify AC adapter presence via a register read, without
> any physical connection to the ACOK pin on the charger. Allow this.
>
> Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/power/supply/ti,bq24735.txt | 4 ++--
> drivers/power/supply/bq24735-charger.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>