Re: [PATCH V2 4/5] dt-bindings: regulator: Convert regulator bindings to YAML format

2021-03-19 Thread skakit
On 2021-03-17 00:17, Matthias Kaehlcke wrote: Subject: dt-bindings: regulator: Convert regulator bindings to YAML format Make sure to mention that this is about the RPMh regulators, not the general regulator binding which was already converted. Okay, will change the commit message.

Re: [PATCH V2 4/5] dt-bindings: regulator: Convert regulator bindings to YAML format

2021-03-16 Thread Matthias Kaehlcke
Subject: dt-bindings: regulator: Convert regulator bindings to YAML format Make sure to mention that this is about the RPMh regulators, not the general regulator binding which was already converted. On Mon, Mar 15, 2021 at 07:24:13PM +0530, satya priya wrote: > Convert regulator bindings from .tx

Re: [PATCH V2 4/5] dt-bindings: regulator: Convert regulator bindings to YAML format

2021-03-16 Thread Rob Herring
On Mon, 15 Mar 2021 19:24:13 +0530, satya priya wrote: > Convert regulator bindings from .txt to .yaml format. > > Signed-off-by: satya priya > --- > Changes in V2: > - As per Mark's comment moved this patch to the end of series. > - As per Rob's comments, added flash and rgb bindings, dropped

[PATCH V2 4/5] dt-bindings: regulator: Convert regulator bindings to YAML format

2021-03-15 Thread satya priya
Convert regulator bindings from .txt to .yaml format. Signed-off-by: satya priya --- Changes in V2: - As per Mark's comment moved this patch to the end of series. - As per Rob's comments, added flash and rgb bindings, dropped allOf and unused labels and fixed few other things. .../binding