All of lore.kernel.org
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Markus Probst" <markus.probst@posteo.de>
Cc: devicetree@vger.kernel.org, conor+dt@kernel.org,
	linux-leds@vger.kernel.org, lee@kernel.org, robh@kernel.org,
	ojeda@kernel.org
Subject: Re: [PATCH v15 1/2] dt-bindings: embedded-controller: Add synology microp devices
Date: Mon, 29 Jun 2026 14:26:49 +0000	[thread overview]
Message-ID: <20260629142650.29FE61F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260629-synology_microp_initial-v15-1-4b3d7367c7cf@posteo.de>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The compatible string `synology,ds1221rpp-microp` is a typo for `synology,rs1221rpp-microp`.
--

commit 227a0e75c964c535a574ba2e91904deade287d1d
Author: Markus Probst <markus.probst@posteo.de>

dt-bindings: embedded-controller: Add synology microp devices

This commit adds the devicetree bindings for the Synology Microp
microcontroller. It documents the serial-connected controller used
for power, fan, and LED management across various Synology NAS models.

> diff --git a/Documentation/devicetree/bindings/embedded-controller/synology,ds918p-microp.yaml b/Documentation/devicetree/bindings/embedded-controller/synology,ds918p-microp.yaml
> new file mode 100644
> index 0000000000000..eb1c9d3fac074
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/embedded-controller/synology,ds918p-microp.yaml

[ ... ]

> +properties:
> +  compatible:
> +    oneOf:
> +      - items:
> +          - enum:
> +              - synology,ds1221rpp-microp

[Severity: Low]
Does this compatible string introduce an ABI regression due to a typo?

Synology hardware models with Redundant Power (RP+) are RackStations (RS),
not DiskStations (DS).

Should this compatible string in the properties.compatible enum be renamed
to synology,rs1221rpp-microp before it becomes a permanent part of the
kernel ABI?

> +              - synology,rs822p-microp
> +              - synology,rs422p-microp
> +          - const: synology,rs1221p-microp

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260629-synology_microp_initial-v15-0-4b3d7367c7cf@posteo.de?part=1

  reply	other threads:[~2026-06-29 14:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 14:21 [PATCH v15 0/2] Introduce Synology Microp driver Markus Probst
2026-06-29 14:21 ` [PATCH v15 1/2] dt-bindings: embedded-controller: Add synology microp devices Markus Probst
2026-06-29 14:26   ` sashiko-bot [this message]
2026-06-29 14:21 ` [PATCH v15 2/2] platform: Add initial synology microp driver Markus Probst
2026-06-29 14:41   ` sashiko-bot

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=20260629142650.29FE61F000E9@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=markus.probst@posteo.de \
    --cc=ojeda@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.