From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C331B25FA10; Mon, 13 Oct 2025 11:34:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760355292; cv=none; b=HyGeIM4H+Q4uEtco9nX6aXSQGqIQhpYNh0sEc8x7kYbH+A+3kwVkJjUeLBMXrNlJzYizWEnzoEBbI1QKAacT2bLSlPmyXpDrTFcxow94R+G/7IJj9mZPnj8Ye/buhDQuY6fPF2Y0qW2ptTA1XBb2CIz+VDYpP+wVXzY9M6fEhPg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760355292; c=relaxed/simple; bh=qHo5Ociuz3ISYbBTktS8mV4hBaTdUD1TNltNhHxPHe8=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=ilYS0gTjt5/t5LhbNTgtSuBvBRYyoi8siy7FAyLMPTQHLGgSieHemwLRp3qVAT37CSdq7a9mtu6jzCN5j+JHYqD0vkN2FQxaeOSRLSomeP6VHPmcKsrSl160VyU48t/koj/2qv/kKyccfmn9tdUFPnQZopPruv7fDMupYyvqTuE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EMUYgqQJ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="EMUYgqQJ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 37F80C4CEFE; Mon, 13 Oct 2025 11:34:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1760355292; bh=qHo5Ociuz3ISYbBTktS8mV4hBaTdUD1TNltNhHxPHe8=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=EMUYgqQJBaG9oIHosv/b1lUaybryPArFGOXVa3RxUD2oBMMMGC6h7mCPW3TGu+e+5 9e9RCfdDUkgMqStiDigqgKp/n2/H0REgZWT0kblWrhVnMqv5gv5eKS4XQ+HsECSiNC XjdMiRrsIDBevkWHEKHjrjEOQwjkaPjrmo2RfZiyeU4VQUuZOEnO8AYYOUaxSYNPcu 3bdrPemORMWeT9WzPKMCCC2RQcNeSKALOB1asoC2qDdwn9xM5jMegR5Woipdx+NeA9 /SGv+4b7iDIHPixpgn9q3i9wDiTi2Wz2wvF8m7176XLaS3itqELAthUS1p7z9T+lwQ iTSo2LCa0mUgw== Date: Mon, 13 Oct 2025 06:34:50 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: Laurent Pinchart , imx@lists.linux.dev, Fabio Estevam , Abel Vesa , Krzysztof Kozlowski , Pengutronix Kernel Team , Liu Ying , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Lucas Stach , Peng Fan , Shawn Guo , Conor Dooley , devicetree@vger.kernel.org, Thomas Zimmermann , linux-clk@vger.kernel.org To: Marek Vasut In-Reply-To: <20251011170213.128907-35-marek.vasut@mailbox.org> References: <20251011170213.128907-1-marek.vasut@mailbox.org> <20251011170213.128907-35-marek.vasut@mailbox.org> Message-Id: <176035524848.2736280.3284568560507441062.robh@kernel.org> Subject: Re: [PATCH 34/39] dt-bindings: display: bridge: ldb: Add an i.MX95 entry On Sat, 11 Oct 2025 18:51:49 +0200, Marek Vasut wrote: > i.MX95 has twice a single LVDS port and share a similar LDB_CTRL register > layout with i.MX8MP and i.MX93. Unlike the other SoCs, i.MX95 does have a > mapping bridge in front of this LDB PHY. > > Signed-off-by: Marek Vasut > --- > Cc: Abel Vesa > Cc: Conor Dooley > Cc: Fabio Estevam > Cc: Krzysztof Kozlowski > Cc: Laurent Pinchart > Cc: Liu Ying > Cc: Lucas Stach > Cc: Peng Fan > Cc: Pengutronix Kernel Team > Cc: Rob Herring > Cc: Shawn Guo > Cc: Thomas Zimmermann > Cc: devicetree@vger.kernel.org > Cc: dri-devel@lists.freedesktop.org > Cc: imx@lists.linux.dev > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-clk@vger.kernel.org > --- > Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml | 2 ++ > 1 file changed, 2 insertions(+) > 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/display/bridge/fsl,imx95-lvds.example.dtb: ldb (fsl,imx95-ldb): '#address-cells', '#size-cells', 'channel@0', 'channel@1', 'power-domains' do not match any of the regexes: '^pinctrl-[0-9]+$' from schema $id: http://devicetree.org/schemas/display/bridge/fsl,ldb.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx95-lvds.example.dtb: ldb (fsl,imx95-ldb): clock-names:0: 'ldb' was expected from schema $id: http://devicetree.org/schemas/display/bridge/fsl,ldb.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx95-lvds.example.dtb: ldb (fsl,imx95-ldb): clock-names: ['pixel', 'bypass'] is too long from schema $id: http://devicetree.org/schemas/display/bridge/fsl,ldb.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx95-lvds.example.dtb: ldb (fsl,imx95-ldb): clocks: [[4294967295, 266, 2], [4294967295, 266, 4]] is too long from schema $id: http://devicetree.org/schemas/display/bridge/fsl,ldb.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/bridge/fsl,imx95-lvds.example.dtb: ldb (fsl,imx95-ldb): 'ports' is a required property from schema $id: http://devicetree.org/schemas/display/bridge/fsl,ldb.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20251011170213.128907-35-marek.vasut@mailbox.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.