mbox series

[RESEND,v2,0/2] power/supply/sbs-battery: Add ability to force load a battery via the devicetree

Message ID 1564481404-39505-1-git-send-email-rtresidd@electromag.com.au (mailing list archive)
Headers show
Series power/supply/sbs-battery: Add ability to force load a battery via the devicetree | expand

Message

Richard Tresidder July 30, 2019, 10:10 a.m. UTC
Add the ability to force load a hot pluggable battery during boot where
there is no gpio detect method available and the module is statically
built. Normal polling will then occur on that battery when it is inserted.

Richard Tresidder (2):
  dt-binding docs: sbs_sbs-battery: Addition of force_load binding
  power/supply/sbs-battery: Add ability to force load a battery via the
    devicetree

 Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt | 4 +++-
 drivers/power/supply/sbs-battery.c                                 | 6 +++++-
 2 files changed, 8 insertions(+), 2 deletions(-)