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 60310846F; Sun, 3 Aug 2025 16:20:41 +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=1754238041; cv=none; b=DND+lf+jgeE1bylSJWJMxUFs0iKIl/XJmcBpY3nc2iwB21RD0xFDHNC/wfDnwxk3OHKObDEejuROovgtybWeJszbAT+Qx5c7VYnLzk/AqP6dVlPuBXJZtHWJxIdz70Aj1s2IMS6E182obiFP9U048LgxFiXhrffgE5j0Y1OADYw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754238041; c=relaxed/simple; bh=8mP9B31u/llko2MSJHuHMlix27uOYS85moCvfkTX4Ww=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=R7ZK800ToL0muUxw3QYqgX001QcLr2LLLk7GDo5zXCoFFwZON6prnSqfGjFsgzPGehlbkHW48O2AB+n/8m2dk0CIFxwxb7nsCUfq49S+DlCXqGPiVOUrD4w8Y9iORksPt6/m17HzqoNoTjCUMSMkE8mJTizwjrfT58o+LzJnr8g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=mvM4WN91; 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="mvM4WN91" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B98E7C4CEEB; Sun, 3 Aug 2025 16:20:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754238040; bh=8mP9B31u/llko2MSJHuHMlix27uOYS85moCvfkTX4Ww=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=mvM4WN91kznNQNiBP5/warwOsHkIFygM/iruY5ahvmX4Uoppb/MoNHdECDyUTj8hj PDRSrLHx7UIUxFQj+dy5lssBj4s9cShOrPoCb87MuYZUngHc+fFxPMrxyR0UefTagy aWtgAph53Ur5Isaf+T3pe2lSJ8JsCiLNaP2NeoiLbNt4K5CgWZXDZyDg8qP8H+TSta SFVCov1WHTIlktqM5Bn3gK21ysWldAr4TcxPHL5GA1FEd+P1sMBCuQndP/qOmPLzBG dweuhHougfBnqkSFdpqlWSiudKHYvwj2jiJqaSZDurZduAR1yxJvfYtv3LAVySvQvw hX6eW8KCRplvA== Date: Sun, 03 Aug 2025 11:20:40 -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: =?utf-8?q?Nuno_S=C3=A1?= , Jonathan Cameron , Krzysztof Kozlowski , David Lechner , linux-iio@vger.kernel.org, Conor Dooley , Andy Shevchenko , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org To: Dixit Parmar In-Reply-To: <20250802-tlv493d-sensor-v6_16-rc5-v2-2-e867df86ad93@gmail.com> References: <20250802-tlv493d-sensor-v6_16-rc5-v2-0-e867df86ad93@gmail.com> <20250802-tlv493d-sensor-v6_16-rc5-v2-2-e867df86ad93@gmail.com> Message-Id: <175423802305.483875.12095436762674457962.robh@kernel.org> Subject: Re: [PATCH v2 2/2] dt-bindings: iio: magnetometer: document Infineon TLV493D 3D Magnetic sensor On Sat, 02 Aug 2025 12:14:28 +0530, Dixit Parmar wrote: > Document the bindings for Infineon TLV493D Low-Power 3D Magnetic Sensor > controlled by I2C interface. Main applications includes joysticks, control > elements (white goods, multifunction knops), or electric meters (anti- > tampering). > Drop duplicated entry for infineon,tlv493d from trivial-devices.yaml as > its documented in infineon,tlv493d.yaml now. > > Datasheet: https://www.infineon.com/assets/row/public/documents/24/49/infineon-tlv493d-a1b6-datasheet-en.pdf > Signed-off-by: Dixit Parmar > --- > .../iio/magnetometer/infineon,tlv493d.yaml | 45 ++++++++++++++++++++++ > .../devicetree/bindings/trivial-devices.yaml | 2 - > 2 files changed, 45 insertions(+), 2 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/iio/magnetometer/infineon,tlv493d.yaml: vdd: missing type definition /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/iio/magnetometer/infineon,tlv493d.yaml: 'example' is not one of ['$id', '$schema', 'title', 'description', 'examples', 'required', 'allOf', 'anyOf', 'oneOf', 'definitions', '$defs', 'additionalProperties', 'dependencies', 'dependentRequired', 'dependentSchemas', 'patternProperties', 'properties', 'not', 'if', 'then', 'else', 'unevaluatedProperties', 'deprecated', 'maintainers', 'select', '$ref'] from schema $id: http://devicetree.org/meta-schemas/base.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250802-tlv493d-sensor-v6_16-rc5-v2-2-e867df86ad93@gmail.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.