Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Krzysztof Kozlowski" <krzysztof.kozlowski@oss.qualcomm.com>
Cc: imx@lists.linux.dev, devicetree@vger.kernel.org,
	wsa+renesas@sang-engineering.com, conor+dt@kernel.org,
	robh@kernel.org, Frank.Li@kernel.org
Subject: Re: [PATCH] ASoC: dt-bindings: Use consistent indentation in the example
Date: Sun, 13 Sep 2026 12:36:43 +0000	[thread overview]
Message-ID: <20260913123644.456621F000FF@smtp.kernel.org> (raw)
In-Reply-To: <20260913123234.99988-2-krzysztof.kozlowski@oss.qualcomm.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Undocumented modification of node name and removal of node label in cirrus,cs42l42.yaml.
--

commit 5295b0f4ddd7e74d1f23eafb35de82eb0e0a7330
Author: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

ASoC: dt-bindings: Use consistent indentation in the example

This commit corrects indentation in several DT binding examples to use
consistent 2- or 4-spaces spacing, resolving dt-check-style warnings. The
commit message also notes a generic node name correction specifically for
dialog,da7219.yaml.

[ ... ]

> diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml
> index af599d8735e26..ab4c7d22dc0eb 100644
> --- a/Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml
> +++ b/Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml
> @@ -199,28 +199,28 @@ examples:
>    - |
>      #include <dt-bindings/sound/cs42l42.h>
>      i2c {
> -      #address-cells = <1>;
> -      #size-cells = <0>;
> -
> -      cs42l42: cs42l42@48 {
> +        #address-cells = <1>;
> +        #size-cells = <0>;
> +
> +        audio-codec@48 {

[Severity: Low]
The commit message explicitly notes: "While changing the lines, correct also
node name to be generic in dialog,da7219.yaml."

Does this patch unintentionally also rename the node and drop the label here
in cirrus,cs42l42.yaml without documenting it in the commit message?

> -          compatible = "cirrus,cs42l42";
> -          reg = <0x48>;

[ ... ]

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260913123234.99988-2-krzysztof.kozlowski@oss.qualcomm.com?part=1

      reply	other threads:[~2026-09-13 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-13 12:32 [PATCH] ASoC: dt-bindings: Use consistent indentation in the example Krzysztof Kozlowski
2026-09-13 12:36 ` sashiko-bot [this message]

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=20260913123644.456621F000FF@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=Frank.Li@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=wsa+renesas@sang-engineering.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