From: "Rob Herring (Arm)" <robh@kernel.org>
To: Timothy Pearson <tpearson@raptorengineering.com>
Cc: sanastasio@raptorengineering.com, linux-kernel@vger.kernel.org,
krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
lee@kernel.org, Georgy.Yakovlev@sony.com, conor+dt@kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v6 1/4] dt-bindings: mfd: Add sony,cronos-smc
Date: Tue, 06 Jan 2026 19:21:22 -0600 [thread overview]
Message-ID: <176774888288.3145768.7199015384251468516.robh@kernel.org> (raw)
In-Reply-To: <20260107002136.3121607-2-tpearson@raptorengineering.com>
On Tue, 06 Jan 2026 18:21:33 -0600, Timothy Pearson wrote:
> From: Shawn Anastasio <sanastasio@raptorengineering.com>
>
> The Sony Cronos Platform Controller is a multi-purpose platform controller
> that provides both a watchdog timer and an LED controller for the Sony
> Interactive Entertainment Cronos x86 server platform. As both functions
> are provided by the same CPLD, a multi-function device is exposed as the
> parent of both functions.
>
> Add a DT binding for this device.
>
> Signed-off-by: Shawn Anastasio <sanastasio@raptorengineering.com>
> Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
> ---
> .../bindings/mfd/sony,cronos-smc.yaml | 128 ++++++++++++++++++
> 1 file changed, 128 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mfd/sony,cronos-smc.yaml
>
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/mfd/sony,cronos-smc.example.dtb: smc@3f (sony,cronos-smc): Unevaluated properties are not allowed ('timeout-sec' was unexpected)
from schema $id: http://devicetree.org/schemas/mfd/sony,cronos-smc.yaml
doc reference errors (make refcheckdocs):
See https://patchwork.kernel.org/project/devicetree/patch/20260107002136.3121607-2-tpearson@raptorengineering.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.
next prev parent reply other threads:[~2026-01-07 1:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 0:21 [PATCH v6 0/4] Add drivers for Sony Cronos control CPLD Timothy Pearson
2026-01-07 0:21 ` [PATCH v6 1/4] dt-bindings: mfd: Add sony,cronos-smc Timothy Pearson
2026-01-07 1:21 ` Rob Herring (Arm) [this message]
2026-01-07 7:25 ` Krzysztof Kozlowski
2026-01-07 17:09 ` Timothy Pearson
2026-01-07 17:18 ` Krzysztof Kozlowski
2026-01-07 17:41 ` Timothy Pearson
2026-01-07 20:22 ` Krzysztof Kozlowski
2026-01-07 21:05 ` Timothy Pearson
2026-01-08 0:23 ` Rob Herring
2026-01-08 0:20 ` Rob Herring
2026-01-19 15:41 ` Timothy Pearson
2026-01-20 1:12 ` Rob Herring
2026-01-07 0:21 ` [PATCH v6 2/4] mfd: sony-cronos-smc: Add driver for Sony Cronos SMC Timothy Pearson
2026-01-07 7:27 ` Krzysztof Kozlowski
2026-01-07 0:21 ` [PATCH v6 3/4] led: sony-cronos-smc: Add RGB LED " Timothy Pearson
2026-01-07 0:21 ` [PATCH v6 4/4] watchdog: sony-cronos-smc: Add watchdog " Timothy Pearson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176774888288.3145768.7199015384251468516.robh@kernel.org \
--to=robh@kernel.org \
--cc=Georgy.Yakovlev@sony.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sanastasio@raptorengineering.com \
--cc=tpearson@raptorengineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox