Re: [PATCH] dt-bindings: display: convert faraday,tve200 to YAML

2021-05-18 Thread Linus Walleij
On Tue, May 18, 2021 at 8:38 PM LABBE Corentin wrote: > The only solution is to remove "reg = <0>;" and calling the node "port". > Does it is acceptable ? It's what I've done in the past at least so looks like the right thing to me. It is only used in this device tree: arch/arm/boot/dts/gemini-d

Re: [PATCH] dt-bindings: display: convert faraday,tve200 to YAML

2021-05-18 Thread LABBE Corentin
Le Mon, May 17, 2021 at 07:26:24PM -0500, Rob Herring a écrit : > On Tue, May 11, 2021 at 04:54:48PM +, Corentin Labbe wrote: > > Converts display/faraday,tve200.txt to yaml. > > > > Signed-off-by: Corentin Labbe > > --- > > .../bindings/display/faraday,tve200.txt | 54 --- > >

Re: [PATCH] dt-bindings: display: convert faraday,tve200 to YAML

2021-05-17 Thread Rob Herring
On Tue, May 11, 2021 at 04:54:48PM +, Corentin Labbe wrote: > Converts display/faraday,tve200.txt to yaml. > > Signed-off-by: Corentin Labbe > --- > .../bindings/display/faraday,tve200.txt | 54 --- > .../bindings/display/faraday,tve200.yaml | 92 +++ > 2 f

[PATCH] dt-bindings: display: convert faraday,tve200 to YAML

2021-05-11 Thread Corentin Labbe
Converts display/faraday,tve200.txt to yaml. Signed-off-by: Corentin Labbe --- .../bindings/display/faraday,tve200.txt | 54 --- .../bindings/display/faraday,tve200.yaml | 92 +++ 2 files changed, 92 insertions(+), 54 deletions(-) delete mode 100644 Documentat