All of lore.kernel.org
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Janne Grunau" <j@jannau.net>
Cc: linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v3 1/5] dt-bindings: power: apple,pmgr-pwrstate: Add t8122 compatible
Date: Thu, 07 May 2026 19:23:21 +0000	[thread overview]
Message-ID: <20260507192322.40044C2BCB2@smtp.kernel.org> (raw)
In-Reply-To: <20260507-apple-m3-initial-devicetrees-v3-1-ca07c81b5dc7@jannau.net>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The 'apple,t8122-pmgr' compatible string is missing from the parent PMGR binding ('apple,pmgr.yaml'), causing schema validation failures.
--

commit e33d93e259fcbf5bef9aa91c6bd8faa5d38a331d
Author: Janne Grunau <j@jannau.net>

dt-bindings: power: apple,pmgr-pwrstate: Add t8122 compatible

This commit adds the t8122 (M3) compatible string for the Apple PMGR power
state management block.

> diff --git a/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml b/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
> --- a/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
> +++ b/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml

[ ... ]

>        - items:
> -          - const: apple,t6020-pmgr-pwrstate
> +          - enum:
> +              - apple,t6020-pmgr-pwrstate
> +              - apple,t8122-pmgr-pwrstate

Does the parent syscon binding in
Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml also need an
update to include the corresponding top-level apple,t8122-pmgr compatible
string?

Later in the series, the commit "arm64: dts: apple: Initial t8122 (M3)
device trees" uses apple,t8122-pmgr in the device tree. Will this fail
schema validation (dt_binding_check) because the parent compatible is
undocumented?

>            - const: apple,t8103-pmgr-pwrstate
>  
>    reg:

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260507-apple-m3-initial-devicetrees-v3-0-ca07c81b5dc7@jannau.net?part=1

  reply	other threads:[~2026-05-07 19:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-07  7:33 [PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings Janne Grunau
2026-05-07  7:33 ` [PATCH v3 1/5] dt-bindings: power: apple,pmgr-pwrstate: Add t8122 compatible Janne Grunau
2026-05-07 19:23   ` sashiko-bot [this message]
2026-05-07  7:33 ` [PATCH v3 2/5] dt-bindings: watchdog: apple,wdt: " Janne Grunau
2026-05-07 20:20   ` sashiko-bot
2026-05-10 15:29   ` Guenter Roeck
2026-05-11  8:50     ` Janne Grunau
2026-05-11 14:07       ` Guenter Roeck
2026-05-11 14:06   ` Guenter Roeck
2026-05-07  7:33 ` [PATCH v3 3/5] dt-bindings: pwm: apple,s5l-fpwm: " Janne Grunau
2026-05-07  7:33 ` [PATCH v3 4/5] dt-bindings: arm: apple: Add M3 based devices Janne Grunau
2026-05-07  7:33 ` [PATCH v3 5/5] arm64: dts: apple: Initial t8122 (M3) device trees Janne Grunau
2026-05-07 20:59   ` sashiko-bot
2026-05-25  9:25 ` (subset) [PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings Sven Peter
2026-05-30  9:02 ` Janne Grunau

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=20260507192322.40044C2BCB2@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=j@jannau.net \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=sashiko@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.