Re: [PATCH 04/38] dt-bindings: power: supply: bq25890: Convert to DT schema format

2021-03-16 Thread Rob Herring
On Tue, Mar 16, 2021 at 10:46 AM Sebastian Reichel wrote: > > Hi, > > On Mon, Mar 15, 2021 at 12:21:34PM -0600, Rob Herring wrote: > > On Fri, Mar 12, 2021 at 8:44 AM Sebastian Reichel > > wrote: > > > + ti,ibatcomp-clamp-microvolt: > > > +$ref: /schemas/types.yaml#/definitions/uint32 > > >

Re: [PATCH 04/38] dt-bindings: power: supply: bq25890: Convert to DT schema format

2021-03-16 Thread Sebastian Reichel
Hi, On Mon, Mar 15, 2021 at 12:21:34PM -0600, Rob Herring wrote: > On Fri, Mar 12, 2021 at 8:44 AM Sebastian Reichel > wrote: > > + ti,ibatcomp-clamp-microvolt: > > +$ref: /schemas/types.yaml#/definitions/uint32 > > +description: max. charging voltage adjustment due to expected voltage

Re: [PATCH 04/38] dt-bindings: power: supply: bq25890: Convert to DT schema format

2021-03-15 Thread Rob Herring
On Fri, Mar 12, 2021 at 8:44 AM Sebastian Reichel wrote: > > Convert the binding to DT schema format. > > Signed-off-by: Sebastian Reichel > --- > .../bindings/power/supply/bq25890.txt | 60 - > .../bindings/power/supply/bq25890.yaml| 125 ++ > 2 files ch

[PATCH 04/38] dt-bindings: power: supply: bq25890: Convert to DT schema format

2021-03-12 Thread Sebastian Reichel
Convert the binding to DT schema format. Signed-off-by: Sebastian Reichel --- .../bindings/power/supply/bq25890.txt | 60 - .../bindings/power/supply/bq25890.yaml| 125 ++ 2 files changed, 125 insertions(+), 60 deletions(-) delete mode 100644 Documentati