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 55D7BCD37AC for ; Thu, 7 May 2026 21:30:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: References:In-Reply-To:To:Cc:From:MIME-Version:Content-Transfer-Encoding: Content-Type:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/FeMOvmuf6KIhFyaGt+YUt9wBtHU6hPhRfOy3bGffo8=; b=yItsjHa/oWmSl8BPs7blQB8AMF bTltTfpEOnccpenWwZYm+QBIcBQaCJ8KvYfa4J+Y7cuPsUgnVRQRRlU7aoQqqoxVOZ5CVbq78vGbv c0r2cpnwl/XB12iutd7X2K6BHGY/Gbxfg+7Wqm3TRd2K/G64laSTGGxwC56mi0VUCPpSH1U359nsy bhgK153kVNMjatE8bJQpHXr0GkrI2Odrq603gMDs1W2W31UgiIxzav4CYGA0MQ8rJPXCyD7JjieDC NTXR6n4hSaVOnGms7Ai4dNye/GM496NW7f2dw/sIEFL2rAmxGoyGB4vQTjFbCQrQvUq5j2zpybvIe nfBGU/6A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wL6Ig-00000004wRG-47PD; Thu, 07 May 2026 21:30:30 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wL6Ie-00000004wQl-3eLQ; Thu, 07 May 2026 21:30:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 197C36024D; Thu, 7 May 2026 21:30:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9FD30C2BCB2; Thu, 7 May 2026 21:30:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778189427; bh=7E4rp+S4dqE0OVdstaoROQZLQNR9BomvZCyTiVcToKw=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=JP+tRaG2NL8qdE5D6PVSpQ5I6vDQosXt9S2m2W0CXsjlSr61fgsBw3lRkOY6nwgdb lAhuVEpOL9n+h7bqzbfWCW0GUj4vReohE2r1IoVRn/vZvx6lgxIV/+hd8+HfKTujre hLmsHYSk0vbcj2jqokpp8rUQ2w7UZprVGEN4ONUcJBIAjb+pWB4efRRM93IjwNMS8D 8SeYJgiqBdZIF4vbGYROv1EahDoxf1wJlCJUlA6LMxJoh52W6DTcjLuv4QmDl2H7xo IfHOwegNi9DrpP8JSPFkQx44XYkneIdfHWzf5WRgH+GudQdILoxHaNytMrBgR00J+D 4i4mqR6bL8tow== Date: Thu, 07 May 2026 16:30:25 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: Jakub Kicinski , Eric Dumazet , Paolo Abeni , Wolfram Sang , Andrew Lunn , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Johannes Berg , Bjorn Andersson , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , linux-arm-kernel@lists.infradead.org, Jeff Johnson , linux-pci@vger.kernel.org, Lorenzo Pieralisi , linux-usb@vger.kernel.org, Conor Dooley , ath11k@lists.infradead.org, linux-spi@vger.kernel.org, linux-remoteproc@vger.kernel.org, Ulf Hansson , Greg Kroah-Hartman , Andi Shyti , Manivannan Sadhasivam , "David S. Miller" , Mathieu Poirier , Maxime Ripard , Sylwester Nawrocki , linux-wireless@vger.kernel.org, Mark Brown , linux-sound@vger.kernel.org, linux-i2c@vger.kernel.org, Bjorn Helgaas , netdev@vger.kernel.org, ath10k@lists.infradead.org, Krzysztof Kozlowski To: "Rob Herring (Arm)" In-Reply-To: <20260507201749.2605365-1-robh@kernel.org> References: <20260507201749.2605365-1-robh@kernel.org> Message-Id: <177818942584.2803269.2192622854542354589.robh@kernel.org> Subject: Re: [PATCH v2] dt-bindings: Fix phandle-array constraints, again 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 07 May 2026 15:16:00 -0500, Rob Herring (Arm) wrote: > The unfortunately named 'phandle-array' property type is really a matrix > with phandle and fixed arg cells entries. A matrix property should have 2 > levels of items constraints. > > Acked-by: Mark Brown > Acked-by: Greg Kroah-Hartman > Signed-off-by: Rob Herring (Arm) > --- > v2: > - Add proper descriptions for 'qcom,smem-states'. Thanks Krzysztof! > - Fix i2c-parent warning > - Fix extra blank lines > --- > .../rockchip/rockchip,rk3399-cdn-dp.yaml | 2 ++ > .../bindings/i2c/i2c-demux-pinctrl.yaml | 1 + > .../mmc/hisilicon,hi3798cv200-dw-mshc.yaml | 7 ++++--- > .../devicetree/bindings/net/qcom,bam-dmux.yaml | 12 ++++++++++++ > .../devicetree/bindings/net/qcom,ipa.yaml | 12 ++++++++++++ > .../bindings/net/wireless/qcom,ath10k.yaml | 8 +++++++- > .../bindings/net/wireless/qcom,ath11k.yaml | 8 +++++++- > .../net/wireless/qcom,ipq5332-wifi.yaml | 18 ++++++++++++++++++ > .../bindings/pci/toshiba,tc9563.yaml | 5 +++-- > .../remoteproc/qcom,msm8916-mss-pil.yaml | 6 ++++++ > .../remoteproc/qcom,msm8996-mss-pil.yaml | 7 +++++++ > .../bindings/remoteproc/qcom,pas-common.yaml | 6 ++++++ > .../remoteproc/qcom,qcs404-cdsp-pil.yaml | 6 ++++++ > .../remoteproc/qcom,sc7180-mss-pil.yaml | 6 ++++++ > .../remoteproc/qcom,sc7280-adsp-pil.yaml | 6 ++++++ > .../remoteproc/qcom,sc7280-mss-pil.yaml | 6 ++++++ > .../remoteproc/qcom,sc7280-wpss-pil.yaml | 6 ++++++ > .../remoteproc/qcom,sdm845-adsp-pil.yaml | 6 ++++++ > .../bindings/remoteproc/qcom,wcnss-pil.yaml | 6 ++++++ > .../devicetree/bindings/sound/samsung,tm2.yaml | 8 ++++++-- > .../bindings/spi/st,stm32mp25-ospi.yaml | 5 +++-- > .../bindings/usb/chipidea,usb2-common.yaml | 2 ++ > .../devicetree/bindings/usb/ci-hdrc-usb2.yaml | 7 ++++--- > 23 files changed, 142 insertions(+), 14 deletions(-) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.example.dtb: i2c-mux3 (i2c-demux-pinctrl): i2c-parent:0: [2, 3, 4] is too long from schema $id: http://devicetree.org/schemas/i2c/i2c-demux-pinctrl.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.example.dtb: i2c-mux3 (i2c-demux-pinctrl): i2c-parent: [[2, 3, 4]] is too short from schema $id: http://devicetree.org/schemas/i2c/i2c-demux-pinctrl.yaml doc reference errors (make refcheckdocs): See https://patchwork.kernel.org/project/devicetree/patch/20260507201749.2605365-1-robh@kernel.org 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.