Re: [PATCH v4 1/2] dt-bindings: display: convert rockchip vop bindings to yaml

2020-03-31 Thread Rob Herring
On Wed, 25 Mar 2020 11:38:27 +0100, Johan Jonker wrote: > Current dts files with 'vop' nodes are manually verified. > In order to automate this process rockchip-vop.txt > has to be converted to yaml. > > Signed-off-by: Johan Jonker > --- > Changes v4: > Change description > Replace

[PATCH v4 1/2] dt-bindings: display: convert rockchip vop bindings to yaml

2020-03-25 Thread Johan Jonker
Current dts files with 'vop' nodes are manually verified. In order to automate this process rockchip-vop.txt has to be converted to yaml. Signed-off-by: Johan Jonker --- Changes v4: Change description Replace compatible oneOf by enum Change interrupts description Remove resets minItems