Re: [PATCH] dt-bindings: display: anx7814.txt: convert to yaml

2020-04-27 Thread Ricardo Cañuelo
On vie 24-04-2020 16:08:10, Enric Balletbo i Serra wrote: > Hi Ricardo, > > Thank you for your patch. Hi Enric, Thanks for reviewing it. > > + "#size-cells": > > +const: 0 > > + > > I don't' think you need to specify this. You can drop it (better double check > with Rob, though)

Re: [PATCH] dt-bindings: display: anx7814.txt: convert to yaml

2020-04-24 Thread Enric Balletbo i Serra
Hi Ricardo, Thank you for your patch. On 24/4/20 8:53, Ricardo Cañuelo wrote: > This converts the Analogix ANX7814 bridge DT binding to yaml. Port > definitions and descriptions were expanded, apart from that it's a > direct translation from the original binding. > > Signed-off-by: Ricardo Cañue

[PATCH] dt-bindings: display: anx7814.txt: convert to yaml

2020-04-23 Thread Ricardo Cañuelo
This converts the Analogix ANX7814 bridge DT binding to yaml. Port definitions and descriptions were expanded, apart from that it's a direct translation from the original binding. Signed-off-by: Ricardo Cañuelo --- Tested with: make dt_binding_check ARCH=arm64 DT_SCHEMA_FILES=<.../anx7814.yaml> m