From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v1] dt-bindings: media: convert rockchip vpu bindings to yaml Date: Tue, 14 Apr 2020 12:55:03 -0500 Message-ID: <20200414175503.GA25028@bogus> References: <20200403124316.5445-1-jbx6244@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200403124316.5445-1-jbx6244-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Johan Jonker Cc: ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org, mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org, linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rockchip.vger.kernel.org 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 > --- > .../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