From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 67C5EC5478C for ; Tue, 27 Feb 2024 22:39:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=EHssFY04ycqv3uJ8HAcfyjaPlQ5kzd3ufl+MADusj1k=; b=b67eE12EoKV5HzFBZRJVlw/n/I zwfW/7d7IlkAi6lIDIijgJM/sbgbMxzBo1R2FiGAn6YNcZerSCodv3CcN2V8LbHdvY/O/8DIjwRmI Cq1gI6pxc/0d1MHCzxW72rW3cyWGBKIYA0zs25p8pZ5NW9tH6vlZCSntQmo5lfK+TICbGlJswRYBc 0w8/Xz8K+C/kWVzdLRnwlUi1GcIDnctgSWLyOn6BxEa5VWr/dDWxs+LNDwnw4Lsn/KeqFTpjZzX0t zQIksGv/2FhzOYo4pq2CtCRRscsnjjogo9EhbeWss45pcJJP6dB0Etn0M8Icakl3jCH58aoRPfxLr 3XKelQeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rf66p-000000076g8-1x4q; Tue, 27 Feb 2024 22:39:35 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rf66m-000000076ff-2gnP for linux-arm-kernel@lists.infradead.org; Tue, 27 Feb 2024 22:39:34 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id DF14ECE1E5B; Tue, 27 Feb 2024 22:39:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03B0FC433F1; Tue, 27 Feb 2024 22:39:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709073570; bh=VSsJLgNCXRcSmh0ht0CqUGAtiZOOxIyeddN2UmKKkmY=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=fS5JWD5JnoKQamXdztCJNqLtdrSbK5enNt7PJm1xeUOvnwVDqvBweMc2PB4CSl6I2 U3ZtHeku9kxl8m58sEn2XykI3Zzd9DkAXVY8p7BIt62Rhh81qcoLvI5mOJe6fidNU+ t5QyrjP1w6j2DKVBCUV7/BK4IEoOiNQkjb91b6NcsWE7V8lPj8GhPS/Mda2qUl7xer sjN1dGHe8znB08qcdx0i9qOkUTT6I3NRSuXHWp6pzF6Aa8Jt9TsLI+e0DzDkCcZyx2 I7zU1RXp4S/R4WmSMrypr3EgvuD5k2IRuAmDSZjGxK8pj15lKdlfZyU2w22YzweIbb gMfuvPt/x0Viw== Date: Tue, 27 Feb 2024 16:39:28 -0600 MIME-Version: 1.0 From: Rob Herring To: Frank Li Cc: Mark Brown , linux-sound@vger.kernel.org, Fabio Estevam , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Shawn Guo , Conor Dooley , linux-arm-kernel@lists.infradead.org, Sascha Hauer , Pengutronix Kernel Team , devicetree@vger.kernel.org, imx@lists.linux.dev, Shengjiu Wang , Liam Girdwood In-Reply-To: <20240227-asrc_8qxp-v2-2-521bcc7eb1c0@nxp.com> References: <20240227-asrc_8qxp-v2-0-521bcc7eb1c0@nxp.com> <20240227-asrc_8qxp-v2-2-521bcc7eb1c0@nxp.com> Message-Id: <170907356786.667244.11380900266331011977.robh@kernel.org> Subject: Re: [PATCH v2 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240227_143932_880709_2EA09F5E X-CRM114-Status: GOOD ( 11.97 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 27 Feb 2024 15:54:10 -0500, Frank Li wrote: > fsl,imx8qxp-spdif and fsl,imx8qm-spdif have 2 interrupts. Other platforms > have 1 interrupt. > > Increase max interrupt number to 2 and add restriction for platforms except > i.MX8QXP and i.MX8QM. > > Signed-off-by: Frank Li > --- > .../devicetree/bindings/sound/fsl,spdif.yaml | 19 ++++++++++++++++++- > 1 file changed, 18 insertions(+), 1 deletion(-) > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/sound/fsl,spdif.example.dtb: spdif@2004000: interrupts: [[0, 52, 4]] is too short from schema $id: http://devicetree.org/schemas/sound/fsl,spdif.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240227-asrc_8qxp-v2-2-521bcc7eb1c0@nxp.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel