On Wed, 18 Mar 2020 13:49:47 +0200, Matti Vaittinen wrote: > The ROHM BD99954 is a Battery Management LSI for 1-4 cell Lithium-Ion > secondary battery. Intended to be used in space-constraint equipment such > as Low profile Notebook PC, Tablets and other applications. BD99954 > provides a Dual-source Battery Charger, two port BC1.2 detection and a > Battery Monitor. > > Document the DT bindings for BD99954 > > Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx> > --- > > > Changes since v4: > - change compatible name and file name accordingly > - Fix the title > > > > .../bindings/power/supply/rohm,bd99954.yaml | 155 ++++++++++++++++++ > 1 file changed, 155 insertions(+) > create mode 100644 Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>