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 E9597179BC; Sat, 19 Oct 2024 13:21:11 +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=1729344072; cv=none; b=fY4ZUkwxyGFiuFG/oYhq43PTYJlFTYItlKV0mqk190CFByp0/S3h0Gd0eJK4FL61JX+9+v95TjNg6NF7cEavR86+ZZjlWHK7WAAF5dxUE8KHzXgfvR6wllabE3R+4TXoVS7ySk3E2lCF+MdlO26yMwHu10FtEILroiEwQKydYjk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729344072; c=relaxed/simple; bh=z2ujj7CqOUPXYkC5rnIpzmXHcFrq6tat7NLdngayWTY=; h=Date:Content-Type:MIME-Version:From:To:Cc:In-Reply-To:References: Message-Id:Subject; b=g+Bz5OeZdbg8Nl4HW1WnVRrFwQtl9EzFkij/XIvkBcTQrNuGbAgKg5KzrWsRBwb+Ie1Na9oQmFeSAhjtfs4brpMHGoIeX9y7Xq9wQHObMEwYDjoBgpRWkOTumu2afBR0PxXBRHM3vXHwKiH1yVVJs0OlD83Qx2kntQAdw+iLzMY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=kPGlFyKr; 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="kPGlFyKr" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5D041C4CEC5; Sat, 19 Oct 2024 13:21:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1729344071; bh=z2ujj7CqOUPXYkC5rnIpzmXHcFrq6tat7NLdngayWTY=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=kPGlFyKrmktffw53xmClKa6zbv8UfqJjFbmkhR/AaLhg5Nah/EahKixgKN3r325iX FaAloBzq/PSU6uPKnyZMu5P5z47h2rXQ27JCm2Cittk0C6AoC9HPudJn+8IeiSKLw1 lwItxGogPGCBiQk5Bgt2sXKVQCmv/fAQzFn6CaqT5BwzXkHhsONIu3eFsxelIV8PsY L5d7+hewqtHh3DGhngY7DuEJbV1+rEyOS2x5NwrSoSrI2Z0kuRbMRCblu9GYJL1B7a p2ugcpxBusHZr1g4lI8UnWkTjPOgR2MOqgbXfGfe6Sulwb7fNIUNe7X090H3zluySV usXT/TQT5rNGA== Date: Sat, 19 Oct 2024 08:21:10 -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)" To: =?utf-8?q?Barnab=C3=A1s_Cz=C3=A9m=C3=A1n?= Cc: Bjorn Andersson , Joerg Roedel , iommu@lists.linux.dev, linux-gpio@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski , Srinivas Kandagatla , Amit Kucheria , Zhang Rui , linux-kernel@vger.kernel.org, Lee Jones , Will Deacon , Lukasz Luba , devicetree@vger.kernel.org, Konrad Dybcio , Linus Walleij , linux-pm@vger.kernel.org, Robin Murphy , Thara Gopinath , "Rafael J. Wysocki" , linux-arm-msm@vger.kernel.org, Daniel Lezcano In-Reply-To: <20241019-msm8917-v1-1-f1f3ca1d88e5@mainlining.org> References: <20241019-msm8917-v1-0-f1f3ca1d88e5@mainlining.org> <20241019-msm8917-v1-1-f1f3ca1d88e5@mainlining.org> Message-Id: <172934406053.3231562.13300763002607513598.robh@kernel.org> Subject: Re: [PATCH RFC 01/14] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8937 On Sat, 19 Oct 2024 13:50:38 +0200, Barnabás Czémán wrote: > Document the 8 GPIOs found on PM8937. It has holes on > 3,4 and 6 pins. > > Signed-off-by: Barnabás Czémán > --- > Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 3 +++ > 1 file changed, 3 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/20241019-msm8917-v1-1-f1f3ca1d88e5@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.