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 892271DE4D3; Mon, 24 Feb 2025 03:45:47 +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=1740368747; cv=none; b=lYbIURcFIdXDWiTEKMEIJcVruvTEIyxXLjPnKyQYmqaQn54jmyYMV35keusWchjGMTyhPsKZQZVzHRPlxOWIzzAUvZtn3aBXmfaotr7J0WPLBdhJwbIMyzvR8UD0v9ptO50WwS+svDJpeq9S5QUiJr8Piefw8Zf+QbQdn2tPb20= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740368747; c=relaxed/simple; bh=6a0qjdqlzvGzQVstllexhGYhGqe+l900EvniR1D7J4g=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=MZlduORlIkAWXAsNBymZ6D2T3jU5lglU/az/H05lgGt1MdTR9Bb08E8fT9FfgSV8fCS/I8B0fz8WtaaHdarD8l1e7+/vTnJ9Wwx5/fcSLV111NU0u/LyvFOm0AQ7ZDXn8shaYrYxPxmeLTQ/5qrU4CNCFr+asZFMXYjtgqLxQ7I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=RkR+ERFx; 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="RkR+ERFx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D322C4CEE8; Mon, 24 Feb 2025 03:45:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740368747; bh=6a0qjdqlzvGzQVstllexhGYhGqe+l900EvniR1D7J4g=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=RkR+ERFxNZmnBs2BeeB0SYJ1Z1A24/AlraglZB+UaMuqntfYU2Uar+pP3y+iob1ik TNPWnR06qmZut+a++1LJvHnNlxVYnMpOVMW9GcXLteZjsedOkqhVuGF8kwBC7iaY/c as3BPFNKnYsVyVKU8N6W1NyTISlx4tVvaSjiOSlE+enNGXks/RxQAEyel1MzddQVt3 2XeYg4SuIp6ZseOLWkUXVfjtdQfuJ4f36xltML4JACN2cWtMDp8VlxjSlGJHrAWObq aoCp8FztTrFLZzeKus2vDfG1t0hC/UY5IfvD+T08OTK0m44Sajjf+y6CkJtwxBpVAd l12y9aAZjgAbQ== Date: Sun, 23 Feb 2025 21:45:46 -0600 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: Bjorn Andersson , Lee Jones , linux-gpio@vger.kernel.org, Joerg Roedel , Srinivas Kandagatla , dri-devel@lists.freedesktop.org, Maarten Lankhorst , Conor Dooley , Michael Turquette , Marijn Suijten , Abhinav Kumar , linux-kernel@vger.kernel.org, Dmitry Baryshkov , Will Deacon , Robin Murphy , Maxime Ripard , linux-clk@vger.kernel.org, freedreno@lists.freedesktop.org, Stephan Gerhold , Thomas Zimmermann , Konrad Dybcio , Krzysztof Kozlowski , Linus Walleij , =?utf-8?q?Otto_Pfl=C3=BCger?= , Stephen Boyd , Simona Vetter , Sean Paul , linux-arm-msm@vger.kernel.org, David Airlie , Krzysztof Kozlowski , Rob Clark , iommu@lists.linux.dev, devicetree@vger.kernel.org To: =?utf-8?q?Barnab=C3=A1s_Cz=C3=A9m=C3=A1n?= In-Reply-To: <20250224-msm8937-v3-7-dad7c182cccb@mainlining.org> References: <20250224-msm8937-v3-0-dad7c182cccb@mainlining.org> <20250224-msm8937-v3-7-dad7c182cccb@mainlining.org> Message-Id: <174036874208.769324.12190196634420728570.robh@kernel.org> Subject: Re: [PATCH v3 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S On Mon, 24 Feb 2025 02:56:22 +0100, Barnabás Czémán wrote: > Document Xiaomi Redmi 3S (land). > Add qcom,msm8937 for msm-id, board-id allow-list. > > Acked-by: Krzysztof Kozlowski > Signed-off-by: Barnabás Czémán > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250224-msm8937-v3-7-dad7c182cccb@mainlining.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.