* [GIT PULL] Apple SoC DT updates for 5.17, v2
@ 2021-12-15 14:17 ` Hector Martin
0 siblings, 0 replies; 3+ messages in thread
From: Hector Martin @ 2021-12-15 14:17 UTC (permalink / raw)
To: SoC Team; +Cc: Linux ARM, LKML
Hi SoC folks,
Please merge these additional Apple SoC DT updates for 5.17.
These mostly cover some cleanups, changes that go along with the PMGR
pull, new compatibles & minor binding changes, and adds the watchdog
node.
-Hector
The following changes since commit bf2c05b619ffc0bccf60d2108bfadc880ee7f5c7:
arm64: dts: apple: t8103: Expose PCI node for the WiFi MAC address (2021-12-07 13:41:32 +0900)
are available in the Git repository at:
https://github.com/AsahiLinux/linux.git tags/asahi-soc-dt-5.17-v2
for you to fetch changes up to 301f651614c3396d711a8cc3f92f6fb95b12f5c5:
dt-bindings: mailbox: apple,mailbox: Add power-domains property (2021-12-15 20:20:38 +0900)
----------------------------------------------------------------
Apple SoC DT updates for 5.17, round 2:
- Various cleanups (removing useless props, sorting nodes, renaming
things)
- Add PMGR min-state binding & props (see PMGR pull for driver change)
- Initial compatibles for t600x machines (M1 Pro/Max). This covers the
bindings that just need compatible bumps & minor tweaks, no driver
changes.
- Add watchdog node (driver not merged yet, hopefully will be; binding
went in the previous pull)
- Add missing power-domains property to the mailbox binding
----------------------------------------------------------------
Hector Martin (10):
arm64: dts: apple: t8103: Remove PCIe max-link-speed properties
dt-bindings: power: apple,pmgr-pwrstate: Add apple,min-state prop
arm64: dts: apple: t8103: Add apple,min-state to DCP PMGR nodes
dt-bindings: arm: apple: Add t6000/t6001 MacBook Pro 14/16" compatibles
dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
dt-bindings: pci: apple,pcie: Add t6000 support
dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl compatible
arm64: dts: apple: t8103: Rename clk24 to clkref
arm64: dts: apple: t8103: Sort nodes by address
dt-bindings: mailbox: apple,mailbox: Add power-domains property
Sven Peter (1):
arm64: dts: apple: t8103: Add watchdog node
Documentation/devicetree/bindings/arm/apple.yaml | 21 ++++++
.../devicetree/bindings/i2c/apple,i2c.yaml | 4 +-
.../devicetree/bindings/mailbox/apple,mailbox.yaml | 3 +
.../devicetree/bindings/pci/apple,pcie.yaml | 28 +++++--
.../devicetree/bindings/pinctrl/apple,pinctrl.yaml | 4 +-
.../bindings/power/apple,pmgr-pwrstate.yaml | 8 ++
arch/arm64/boot/dts/apple/t8103-pmgr.dtsi | 2 +
arch/arm64/boot/dts/apple/t8103.dtsi | 85 ++++++++++++----------
8 files changed, 106 insertions(+), 49 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Apple SoC DT updates for 5.17, v2
@ 2021-12-15 14:17 ` Hector Martin
0 siblings, 0 replies; 3+ messages in thread
From: Hector Martin @ 2021-12-15 14:17 UTC (permalink / raw)
To: SoC Team; +Cc: Linux ARM, LKML
Hi SoC folks,
Please merge these additional Apple SoC DT updates for 5.17.
These mostly cover some cleanups, changes that go along with the PMGR
pull, new compatibles & minor binding changes, and adds the watchdog
node.
-Hector
The following changes since commit bf2c05b619ffc0bccf60d2108bfadc880ee7f5c7:
arm64: dts: apple: t8103: Expose PCI node for the WiFi MAC address (2021-12-07 13:41:32 +0900)
are available in the Git repository at:
https://github.com/AsahiLinux/linux.git tags/asahi-soc-dt-5.17-v2
for you to fetch changes up to 301f651614c3396d711a8cc3f92f6fb95b12f5c5:
dt-bindings: mailbox: apple,mailbox: Add power-domains property (2021-12-15 20:20:38 +0900)
----------------------------------------------------------------
Apple SoC DT updates for 5.17, round 2:
- Various cleanups (removing useless props, sorting nodes, renaming
things)
- Add PMGR min-state binding & props (see PMGR pull for driver change)
- Initial compatibles for t600x machines (M1 Pro/Max). This covers the
bindings that just need compatible bumps & minor tweaks, no driver
changes.
- Add watchdog node (driver not merged yet, hopefully will be; binding
went in the previous pull)
- Add missing power-domains property to the mailbox binding
----------------------------------------------------------------
Hector Martin (10):
arm64: dts: apple: t8103: Remove PCIe max-link-speed properties
dt-bindings: power: apple,pmgr-pwrstate: Add apple,min-state prop
arm64: dts: apple: t8103: Add apple,min-state to DCP PMGR nodes
dt-bindings: arm: apple: Add t6000/t6001 MacBook Pro 14/16" compatibles
dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
dt-bindings: pci: apple,pcie: Add t6000 support
dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl compatible
arm64: dts: apple: t8103: Rename clk24 to clkref
arm64: dts: apple: t8103: Sort nodes by address
dt-bindings: mailbox: apple,mailbox: Add power-domains property
Sven Peter (1):
arm64: dts: apple: t8103: Add watchdog node
Documentation/devicetree/bindings/arm/apple.yaml | 21 ++++++
.../devicetree/bindings/i2c/apple,i2c.yaml | 4 +-
.../devicetree/bindings/mailbox/apple,mailbox.yaml | 3 +
.../devicetree/bindings/pci/apple,pcie.yaml | 28 +++++--
.../devicetree/bindings/pinctrl/apple,pinctrl.yaml | 4 +-
.../bindings/power/apple,pmgr-pwrstate.yaml | 8 ++
arch/arm64/boot/dts/apple/t8103-pmgr.dtsi | 2 +
arch/arm64/boot/dts/apple/t8103.dtsi | 85 ++++++++++++----------
8 files changed, 106 insertions(+), 49 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] Apple SoC DT updates for 5.17, v2
2021-12-15 14:17 ` Hector Martin
(?)
@ 2021-12-15 15:10 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-12-15 15:10 UTC (permalink / raw)
To: Hector Martin; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Wed, 15 Dec 2021 23:17:58 +0900 you wrote:
> Hi SoC folks,
>
> Please merge these additional Apple SoC DT updates for 5.17.
>
> These mostly cover some cleanups, changes that go along with the PMGR
> pull, new compatibles & minor binding changes, and adds the watchdog
> node.
>
> [...]
Here is the summary with links:
- [GIT,PULL] Apple SoC DT updates for 5.17, v2
https://git.kernel.org/soc/soc/c/5f424ff299ac
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-12-15 15:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-15 14:17 [GIT PULL] Apple SoC DT updates for 5.17, v2 Hector Martin
2021-12-15 14:17 ` Hector Martin
2021-12-15 15:10 ` patchwork-bot+linux-soc
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.