Messages in this thread |  | | Date | Tue, 31 Mar 2020 15:30:17 -0600 | From | Rob Herring <> | Subject | Re: [PATCH v4 1/2] dt-bindings: display: convert rockchip vop bindings to yaml |
| |
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 <jbx6244@gmail.com> > --- > Changes v4: > Change description > Replace compatible oneOf by enum > Change interrupts description > Remove resets minItems > > Changes v3: > Change description > > Changes v2: > No new properties > --- > .../bindings/display/rockchip/rockchip-vop.txt | 74 ------------ > .../bindings/display/rockchip/rockchip-vop.yaml | 124 +++++++++++++++++++++ > 2 files changed, 124 insertions(+), 74 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt > create mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.yaml >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |