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 D7AE83E0732; Thu, 14 May 2026 13:17:33 +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=1778764654; cv=none; b=tiGpTM6ffUudF0VkUZr2fUSEIDPzibDrlQkfRHG1J4YdPtCrDCqN3tN+vAYVnXR/nD040pzRe8syqVdA6R2J4a/mtTMj2lDAgMxkv2g43RHmudK+pPqPgxKZuH33hBlCgapHUw7zrTjAl8+w9+ZzJBx9At11TRnWaPq3CRvbDCo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778764654; c=relaxed/simple; bh=LXjR9KI/K4yRWbtOHy6vX/mBQ02JhQVFQtCevl9ZyN4=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=qquoE/TxMWhpkqpbBvOBQk0qBuC4n6b6vA110Wvo7z4UObV7dpj/GxHEH1qfg1ToNcnEqt17KEm3hdnZ8n561ldQcqZHX0yhsdPQ3efTWIFDNCSSPb5TzuMz4g1wzSUePO25d2hPsiDZXyDWXDSwmR9hg/J61zDxhmDALvoQoaw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=rZqgPjyd; 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="rZqgPjyd" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0CC04C2BCB3; Thu, 14 May 2026 13:17:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778764653; bh=LXjR9KI/K4yRWbtOHy6vX/mBQ02JhQVFQtCevl9ZyN4=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=rZqgPjydVuobHeUYkV1cuOag+GmpEeNIEQR/HfW94JNIsgt/CABxNOsb6cPpkxgAW GB7XsEUzIjp7c/qAFZKhatGp8u4BGIf8m3ifeuJH/vAsDkmfF1rIR/KRcAXxE84zmt eYffQKHeaTxWIbYoWYUqQA9OJT60BRCjNG2bGZWM9Y2erzBnTTGOinHyKcGW8iSE2R koDyK/MqmVGmmBX+v0+x8mVtzgSxXzgUgJxKxAgG/W6Y2rd7fW6eK1tM8C3TQr86ld DPgzyCqlVD4MNGMLE2e8/uoFdW8tYOc7f7Zqd8zClC4mavyyR3jjAMP1uov1v5fA+O vRjjs0NZ6llXg== Date: Thu, 14 May 2026 08:17:31 -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: Emil Renner Berthing , Conor Dooley , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Alexandre Ghiti , Lianfeng Ouyang , Paul Walmsley , linux-gpio@vger.kernel.org, Palmer Dabbelt , Linus Walleij , Albert Ou , Philipp Zabel , Bartosz Golaszewski , linux-riscv@lists.infradead.org To: Changhuang Liang In-Reply-To: <20260514111218.94519-15-changhuang.liang@starfivetech.com> References: <20260514111218.94519-1-changhuang.liang@starfivetech.com> <20260514111218.94519-15-changhuang.liang@starfivetech.com> Message-Id: <177876464157.125909.5389364363930328136.robh@kernel.org> Subject: Re: [PATCH v2 14/22] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl On Thu, 14 May 2026 04:12:10 -0700, Changhuang Liang wrote: > Add pinctrl bindings for StarFive JHB100 SoC Peripheral-1(per1) pinctrl > controller. > > Signed-off-by: Changhuang Liang > --- > .../pinctrl/starfive,jhb100-per1-pinctrl.yaml | 175 ++++++++++++++++++ > .../pinctrl/starfive,jhb100-pinctrl.h | 38 ++++ > 2 files changed, 213 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/starfive,jhb100-per1-pinctrl.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/pinctrl/starfive,jhb100-per1-pinctrl.yaml:135:14: [warning] wrong indentation: expected 12 but found 13 (indentation) dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pinctrl/starfive,jhb100-per1-pinctrl.example.dtb: pinctrl@11b42000 (starfive,jhb100-per1-pinctrl): gpio-ranges:2: [32, 4] is too short from schema $id: http://devicetree.org/schemas/gpio/gpio.yaml doc reference errors (make refcheckdocs): See https://patchwork.kernel.org/project/devicetree/patch/20260514111218.94519-15-changhuang.liang@starfivetech.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.