From: sashiko-bot@kernel.org
To: chancel.liu@oss.nxp.com
Cc: imx@lists.linux.dev, robh@kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, Frank.Li@kernel.org
Subject: Re: [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding
Date: Mon, 29 Jun 2026 07:53:35 +0000 [thread overview]
Message-ID: <20260629075335.E33ED1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260629074734.3643227-2-chancel.liu@oss.nxp.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The device tree binding defines clock and interrupt provider capabilities but omits the corresponding standard properties (`#clock-cells`, `interrupt-controller`, `#interrupt-cells`) from the `required` list.
--
commit 600c9389f32346f471a54074928953574a215cfc
Author: Chancel Liu <chancel.liu@nxp.com>
dt-bindings: connector: Add fsl,aud-io-slot binding
This commit introduces the NXP AUD-IO slot device tree binding. It acts as
a nexus exposing GPIOs, clocks, and interrupts from the base board for
attached expansion cards.
> diff --git a/Documentation/devicetree/bindings/connector/fsl,aud-io-slot.yaml b/Documentation/devicetree/bindings/connector/fsl,aud-io-slot.yaml
> new file mode 100644
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/connector/fsl,aud-io-slot.yaml
[ ... ]
> +allOf:
> + - $ref: /schemas/gpio/gpio-nexus-node.yaml#
> + - $ref: /schemas/clock/clock-nexus-node.yaml#
> +
> +required:
> + - compatible
> + - gpio-controller
> + - '#gpio-cells'
> + - gpio-map
> + - gpio-map-mask
> + - gpio-map-pass-thru
[Severity: Low]
Does this required block miss the standard properties for the clock and
interrupt providers defined earlier in the schema? Should `#clock-cells`,
`interrupt-controller`, and `#interrupt-cells` be included here?
> +
> +additionalProperties: false
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260629074734.3643227-1-chancel.liu@oss.nxp.com?part=1
next prev parent reply other threads:[~2026-06-29 7:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 7:47 [PATCH v2 0/4] arm64: dts: freescale: Add IMX-AUD-IO add-on board support chancel.liu
2026-06-29 7:47 ` [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding chancel.liu
2026-06-29 7:53 ` sashiko-bot [this message]
2026-06-29 9:25 ` Rob Herring (Arm)
2026-06-29 13:32 ` Rob Herring
2026-06-30 8:06 ` Chancel Liu (OSS)
2026-06-29 7:47 ` [PATCH v2 2/4] arm64: dts: freescale: imx95-19x19-evk: Add IMX-AUD-IO board support chancel.liu
2026-06-29 7:47 ` [PATCH v2 3/4] arm64: dts: freescale: imx952-evk: " chancel.liu
2026-06-29 7:47 ` [PATCH v2 4/4] arm64: dts: freescale: Add common DTS overlay for IMX-AUD-IO add-on board chancel.liu
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=20260629075335.E33ED1F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=Frank.Li@kernel.org \
--cc=chancel.liu@oss.nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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