On Thu, 27 Sep 2018 15:26:56 +0800, Baolin Wang wrote: > This patch adds the binding documentation for Spreadtrum SC27XX series PMICs > fuel gauge unit device, which is used to calculate the battery capacity. > > Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx> > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > Changes from v2: > - Add reviewed tag from Linus. > > Changes from v1: > - Renamed GPIO property. > - Use standand battery properties instead of 'sprd,inner-resist' and > 'sprd,ocv-cap-table'. > - Remove battery node's description. > --- > .../devicetree/bindings/power/supply/sc27xx-fg.txt | 52 ++++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/power/supply/sc27xx-fg.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>