Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Yureka Lilian" <yureka@cyberchaos.dev>
Cc: robh@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible
Date: Tue, 11 Aug 2026 19:47:04 +0000	[thread overview]
Message-ID: <20260811194704.C5F8C1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260811-apple-m4-initial-devicetrees-v3-3-6bf32d45ad0b@cyberchaos.dev>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] Missing companion binding update for child PMGR power states (`apple,t8132-pmgr-pwrstate`) in `apple,pmgr-pwrstate.yaml`.
--

--- Patch [3]: [PATCH v3 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible ---
commit 2d86c5231638bf787326c9263ce70838cbe09c42
Author: Yureka Lilian <yureka@cyberchaos.dev>

dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible

The PMGR blocks on Apple silicon M4 SoCs (t8132) are compatible with the
M1/M2/M3 predecessors. Add "apple,t8132-pmgr" as M4 specific compatible.

> diff --git a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
> index 1d2001836eb48..da660fa13f771 100644
> --- a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
> +++ b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
> @@ -41,6 +41,7 @@ properties:
>                - apple,t6030-pmgr
>                - apple,t6031-pmgr
>                - apple,t8122-pmgr
> +              - apple,t8132-pmgr

[Severity: Medium]
Should the companion power state binding be updated to include the new
generation as well?

When adding apple,t8132-pmgr here, the child PMGR power states typically
require a corresponding update in
Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml to pass
schema validation. 

For example, the previous generation is listed there as:

properties:
  compatible:
    oneOf:
      ...
      - enum:
          - apple,t6020-pmgr-pwrstate
          - apple,t6030-pmgr-pwrstate
          - apple,t6031-pmgr-pwrstate
          - apple,t8122-pmgr-pwrstate

Will apple,t8132-pmgr-pwrstate be needed in that list for M4 device trees?

>            - const: apple,t8103-pmgr
>            - const: syscon
>            - const: simple-mfd

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260811-apple-m4-initial-devicetrees-v3-0-6bf32d45ad0b@cyberchaos.dev?part=3

  reply	other threads:[~2026-08-11 19:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 19:36 [PATCH v3 0/9] Initial Apple Silicon M4 device trees and dt-bindings Yureka Lilian
2026-08-11 19:36 ` [PATCH v3 1/9] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles Yureka Lilian
2026-08-11 19:36 ` [PATCH v3 2/9] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8132 compatible Yureka Lilian
2026-08-11 19:36 ` [PATCH v3 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible Yureka Lilian
2026-08-11 19:47   ` sashiko-bot [this message]
2026-08-11 19:36 ` [PATCH v3 4/9] dt-bindings: power: apple,pmgr-pwrstate: " Yureka Lilian
2026-08-11 19:36 ` [PATCH v3 5/9] dt-bindings: pinctrl: apple,pinctrl: " Yureka Lilian
2026-08-11 19:36 ` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: " Yureka Lilian
2026-08-11 19:37 ` [PATCH v3 7/9] dt-bindings: pwm: apple,s5l-fpwm: " Yureka Lilian
2026-08-11 19:37 ` [PATCH v3 8/9] dt-bindings: arm: apple: Add M4 based devices Yureka Lilian
2026-08-11 19:37 ` [PATCH v3 9/9] arm64: dts: apple: Add minimal t8132 (M4) device trees Yureka Lilian

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=20260811194704.C5F8C1F000E9@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=yureka@cyberchaos.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