Re: [PATCH 1/5] dt-bindings: gpu: samsung-rotator: drop redundant quotes

2023-12-08 Thread Rob Herring
On Sun, 12 Nov 2023 19:43:59 +0100, Krzysztof Kozlowski wrote: > Compatibles should not use quotes in the bindings. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/gpu/samsung-rotator.yaml | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) >

Re: [PATCH 1/5] dt-bindings: gpu: samsung-rotator: drop redundant quotes

2023-11-14 Thread Rob Herring
On Sun, Nov 12, 2023 at 07:43:59PM +0100, Krzysztof Kozlowski wrote: > Compatibles should not use quotes in the bindings. Unfortunately yamllint skips checking these due to a bug handling bracketed lists. There's an open issue for it[1]. > Signed-off-by: Krzysztof Kozlowski > --- >

Re: [PATCH 1/5] dt-bindings: gpu: samsung-rotator: drop redundant quotes

2023-11-13 Thread Conor Dooley
On Sun, Nov 12, 2023 at 07:43:59PM +0100, Krzysztof Kozlowski wrote: > Compatibles should not use quotes in the bindings. > > Signed-off-by: Krzysztof Kozlowski Acked-by: Conor Dooley Cheers… Conor. > --- > .../devicetree/bindings/gpu/samsung-rotator.yaml | 9 + > 1 file

[PATCH 1/5] dt-bindings: gpu: samsung-rotator: drop redundant quotes

2023-11-12 Thread Krzysztof Kozlowski
Compatibles should not use quotes in the bindings. Signed-off-by: Krzysztof Kozlowski --- .../devicetree/bindings/gpu/samsung-rotator.yaml | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml