From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 2/2] ARM: dts: rockchip: swap clocks and clock-names values for spdif nodes Date: Tue, 17 Mar 2020 01:29:43 +0100 Message-ID: <1711599.u9T2dzvqYM@phil> References: <20200312172240.21362-1-jbx6244@gmail.com> <20200312172240.21362-2-jbx6244@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <20200312172240.21362-2-jbx6244-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Johan Jonker Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@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 Am Donnerstag, 12. März 2020, 18:22:40 CET schrieb Johan Jonker: > Current dts files with 'spdif' nodes are manually verified. > In order to automate this process rockchip-spdif.txt > has to be converted to yaml. In the new setup dtbs_check with > rockchip-spdif.yaml expect clocks and clock-names values > in the same order. Fix this for some older Rockchip models. > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/sound/rockchip-spdif.yaml > > Signed-off-by: Johan Jonker applied for 5.7 Thanks Heiko