Devicetree
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Yureka Lilian <yureka@cyberchaos.dev>
Cc: linux-pwm@vger.kernel.org, "Hector Martin" <marcan@marcan.st>,
	asahi@lists.linux.dev, "Mark Kettenis" <kettenis@openbsd.org>,
	"Radu Rendec" <radu@rendec.net>, "Sven Peter" <sven@kernel.org>,
	"Thomas Gleixner" <tglx@kernel.org>,
	"Janne Grunau" <j@jannau.net>,
	"Linus Walleij" <linusw@kernel.org>,
	"Andi Shyti" <andi.shyti@kernel.org>,
	devicetree@vger.kernel.org,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Neal Gompa" <neal@gompa.dev>,
	linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	linux-i2c@vger.kernel.org,
	"Uwe Kleine-König" <ukleinek@kernel.org>,
	"Sasha Finkelstein" <k@chaosmail.tech>,
	"Conor Dooley" <conor+dt@kernel.org>
Subject: Re: [PATCH v2 5/9] dt-bindings: pinctrl: apple,pinctrl: Add t8132 compatible
Date: Tue, 11 Aug 2026 08:53:21 -0500	[thread overview]
Message-ID: <178645640149.2074555.4681413696186496761.robh@kernel.org> (raw)
In-Reply-To: <20260801-apple-m4-initial-devicetrees-v2-5-5cb07cc275da@cyberchaos.dev>


On Sat, 01 Aug 2026 23:40:35 +0200, Yureka Lilian wrote:
> The pin controller on the Apple silicon t8132 (M4) SoC is compatible
> with t8103. Add "apple,t8132-pinctrl" as SoC specific compatible under
> "apple,t8103-pinctrl".
> 
> Signed-off-by: Yureka Lilian <yureka@cyberchaos.dev>
> 
> ---
> This should be pulled via the pinctrl subtree, since it depends on
> "dt-bindings: pinctrl: apple,pinctrl: Add t6030 and t6031 compatibles"[1]
> which has been applied in the pinctrl tree. Thanks!
> 
> Link: https://lore.kernel.org/all/20260709-apple-t603x-initial-devices-v1-7-55b305833123@jannau.net/ [1]
> ---
>  Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


  parent reply	other threads:[~2026-08-11 13:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-01 21:40 [PATCH v2 0/9] Initial Apple Silicon M4 device trees and dt-bindings Yureka Lilian
2026-08-01 21:40 ` [PATCH v2 1/9] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles Yureka Lilian
2026-08-01 21:40 ` [PATCH v2 2/9] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8132 compatible Yureka Lilian
2026-08-01 21:40 ` [PATCH v2 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible Yureka Lilian
2026-08-01 21:40 ` [PATCH v2 4/9] dt-bindings: power: apple,pmgr-pwrstate: " Yureka Lilian
2026-08-01 21:40 ` [PATCH v2 5/9] dt-bindings: pinctrl: apple,pinctrl: " Yureka Lilian
2026-08-04  7:50   ` Linus Walleij
2026-08-11 13:53   ` Rob Herring (Arm) [this message]
2026-08-01 21:40 ` [PATCH v2 6/9] dt-bindings: i2c: apple,i2c: " Yureka Lilian
2026-08-11 13:53   ` Rob Herring (Arm)
2026-08-01 21:40 ` [PATCH v2 7/9] dt-bindings: pwm: apple,s5l-fpwm: " Yureka Lilian
2026-08-11 13:54   ` Rob Herring (Arm)
2026-08-01 21:40 ` [PATCH v2 8/9] dt-bindings: arm: apple: Add M4 based devices Yureka Lilian
2026-08-11 13:54   ` Rob Herring (Arm)
2026-08-01 21:40 ` [PATCH v2 9/9] arm64: dts: apple: Add minimal t8132 (M4) device trees Yureka Lilian
2026-08-02 13:54   ` 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=178645640149.2074555.4681413696186496761.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=andi.shyti@kernel.org \
    --cc=asahi@lists.linux.dev \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=j@jannau.net \
    --cc=k@chaosmail.tech \
    --cc=kettenis@openbsd.org \
    --cc=krzk+dt@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=marcan@marcan.st \
    --cc=neal@gompa.dev \
    --cc=radu@rendec.net \
    --cc=sven@kernel.org \
    --cc=tglx@kernel.org \
    --cc=ukleinek@kernel.org \
    --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