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 6DB5D359A88; Mon, 16 Mar 2026 08:21:39 +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=1773649299; cv=none; b=OX+LdGEWyb/VFpcl8fgr1V66XFmzuatCBijIxU2GWQAqq7+8T5yVh0jXdT1qw68lS07/egcvnzVrZPkwnreXn49U1hppRWVDSbxsElxmx3zUFKHQOrOJkKiNZBxaKOFs6Lo4/S2x30OlGc/GYZ8BArXZKidWYU89u1i3uD276M4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773649299; c=relaxed/simple; bh=RZArSEGiIi6tf/QaCodiGjnLLyg0p5GqsTdgKr1WE4Y=; h=Date:Content-Type:MIME-Version:From:Cc:To:In-Reply-To:References: Message-Id:Subject; b=Y89G0rwZ4+Pf0gYaY5Bnot1OjDnWlmkw/wjlZ/wMkGmwCOhZZ8YyO8EKi0+vSmdSGhvkX7n/ui8ta4eh0Lx0k2JWw932Lc+FV09iViC3wOILXbV6eqx/4CSa/wTq5MjhiiR5CbFdrrDqcimW0oFrWv8HMXERaF6h6kBsfzc2rco= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=aE+SVbsc; 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="aE+SVbsc" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9822AC19424; Mon, 16 Mar 2026 08:21:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773649298; bh=RZArSEGiIi6tf/QaCodiGjnLLyg0p5GqsTdgKr1WE4Y=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=aE+SVbscvLzvPYGR6WULwTrbDzooNL4QaaEnO0yZ3X5OJ89/plQBX6/kS7DNTgWRH MUNy4q3Q+NnyPXMGhRmWa+6PCVCZ5AC0g3399irWHXyBNhvcCjOIseSiWT5+y7MXsx FZ5rFr+oQ3qaLF9VtQTrvNgJybxfgtDUd92YT0VVsYOsCWfVo+vVAsfPhEBLC49oaA TuxefHCIvSqgTzAXauQpP1w/g0kN3A8IqjyBln1Wo6EtEFV27NUgY4mDgxcSFkAV6B 94wxS1l7/uf8z3z5fPZsIRS0KApV99GVB71q6IlAzKyirHiqj6G/+kaz0uVMNEA0V0 Zvwk4aSlThj6Q== Date: Mon, 16 Mar 2026 03:21:37 -0500 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: Siddharth Vadapalli , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Abraham I , Jayesh Choudhary , Conor Dooley , Roger Quadros , Vignesh Raghavendra , Tero Kristo , Santosh Shilimkar , Nishanth Menon , Krzysztof Kozlowski , Andrew Davis , linux-arm-kernel@lists.infradead.org, Philipp Zabel To: "A. Sverdlin" In-Reply-To: <20260316070429.1545707-2-alexander.sverdlin@siemens.com> References: <20260316070429.1545707-1-alexander.sverdlin@siemens.com> <20260316070429.1545707-2-alexander.sverdlin@siemens.com> Message-Id: <177364929663.1046182.9727069225111322855.robh@kernel.org> Subject: Re: [PATCH v2 1/3] dt-bindings: mfd: syscon: add binding for TI K3 platforms reset registers On Mon, 16 Mar 2026 08:04:23 +0100, A. Sverdlin wrote: > From: Alexander Sverdlin > > Add DT binding for Texas Instruments K3 Multicore SoC platforms reset > registers present on AM64x and newer members of the K3 family and consist > of the RST_CTRL, RST_STAT, RST_SRC and RST_MAGIC_WORD. > > The planned usage is to provide reset reason information. > > Signed-off-by: Alexander Sverdlin > --- > Changelog: > v2: amended mfd/syscon.yaml instead of separate reset/ti,am64-rst.yaml > > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > .../bindings/soc/ti/ti,j721e-system-controller.yaml | 11 +++++++++++ > 2 files changed, 12 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/soc/ti/ti,j721e-system-controller.example.dtb: scm-conf@100000 (ti,j721e-system-controller): rst@18170:compatible: ['ti,am64-rst'] does not contain items matching the given schema from schema $id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.example.dtb: scm-conf@100000 (ti,j721e-system-controller): rst@18170:compatible: ['ti,am64-rst'] is too short from schema $id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.example.dtb: scm-conf@100000 (ti,j721e-system-controller): rst@18170:compatible: 'oneOf' conditional failed, one must be fixed: ['ti,am64-rst'] is too short 'ti,am64-rst' is not one of ['microchip,sama7g5-sfrbu', 'microchip,sama7d65-sfrbu'] 'microchip,pic64gx-control-scb' was expected 'microchip,pic64gx-sysreg-scb' was expected from schema $id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml doc reference errors (make refcheckdocs): See https://patchwork.kernel.org/project/devicetree/patch/20260316070429.1545707-2-alexander.sverdlin@siemens.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.