Messages in this thread |  | | Date | Tue, 14 Apr 2020 12:55:03 -0500 | From | Rob Herring <> | Subject | Re: [PATCH v1] dt-bindings: media: convert rockchip vpu bindings to yaml |
| |
On Fri, 3 Apr 2020 14:43:16 +0200, Johan Jonker wrote: > Current dts files for Rockchip with 'vpu' nodes > are manually verified. In order to automate this process > rockchip-vpu.txt has to be converted to yaml. > > Changed: > Add missing reg property > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> > --- > .../devicetree/bindings/media/rockchip-vpu.txt | 43 ------------- > .../devicetree/bindings/media/rockchip-vpu.yaml | 75 ++++++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 76 insertions(+), 44 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.txt > create mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.yaml >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |