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

2021-03-16 Thread Rob Herring
On Tue, Mar 16, 2021 at 10:20 AM Sebastian Reichel wrote: > > Hi Rob, > > On Mon, Mar 15, 2021 at 12:33:23PM -0600, Rob Herring wrote: > > On Fri, Mar 12, 2021 at 8:44 AM Sebastian Reichel > > wrote: > > > + interrupts: > > > +minItems: 2 > > > +maxItems: 2 > > > > We've lost info that w

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

2021-03-16 Thread Sebastian Reichel
Hi Rob, On Mon, Mar 15, 2021 at 12:33:23PM -0600, Rob Herring wrote: > On Fri, Mar 12, 2021 at 8:44 AM Sebastian Reichel > wrote: > > + interrupts: > > +minItems: 2 > > +maxItems: 2 > > We've lost info that was in the original binding. You could do > something like this: > > items: >

Re: [PATCH 16/38] dt-bindings: power: supply: tps65217: 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 > --- > .../power/supply/tps65217-charger.yaml| 43 +++ > .../power/supply/tps65217_charger.txt | 17 > 2 files chan

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

2021-03-12 Thread Sebastian Reichel
Convert the binding to DT schema format. Signed-off-by: Sebastian Reichel --- .../power/supply/tps65217-charger.yaml| 43 +++ .../power/supply/tps65217_charger.txt | 17 2 files changed, 43 insertions(+), 17 deletions(-) create mode 100644 Documentation