On Tue, 03 Nov 2020 09:37:06 +0100, Mike Looijmans wrote: > Add support for the LTC4162-L Li-Ion battery charger. The driver allows > reading back telemetry and to set some charging options like the input > current limit. > > This adds the devicetree bindings. > > Signed-off-by: Mike Looijmans <[email protected]> > --- > v2: Use microohms, add lltc,cell-count > v3: Fix example dts to match description > v4: Update "required" list to include micro-ohms > > .../bindings/power/supply/ltc4162-l.yaml | 69 +++++++++++++++++++ > 1 file changed, 69 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/power/supply/ltc4162-l.yaml >
Reviewed-by: Rob Herring <[email protected]>

