public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Sven Peter <sven@kernel.org>
To: soc@lists.linux.dev
Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Apple SoC DT changes for v6.20
Date: Sun, 18 Jan 2026 20:30:30 +0100	[thread overview]
Message-ID: <20260118193032.64139-1-sven@kernel.org> (raw)

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux.git apple-soc-dt-6.20

for you to fetch changes up to 1a1b4d40b8e4566b6e55ca5c588c5a1943aa2f8e:

  Merge patch series "arm64: dts: apple: Add integrated USB Type-C ports" (2026-01-13 08:03:14 +0100)

----------------------------------------------------------------
Apple SoC DT update for 6.20

- Add all required nodes and connections for USB3 support. This is
  responsible for the majority of the diffstat. The dt-bindings for the
  Type-C PHY are scheduled to be sent via the PHY tree and are already
  in next.
- Add RTC subnodes to the System Management Controller
- Add chassis-type property for all M1 and M2 machines
- Fix some minor power management issues
- Add backlight nodes for the A9X-based iPad Pro

----------------------------------------------------------------
Hector Martin (3):
      arm64: dts: apple: t8103: Mark ATC USB AON domains as always-on
      arm64: dts: apple: t8103: Add nodes for integrated USB Type-C ports
      arm64: dts: apple: t8112: Add nodes for integrated USB Type-C ports

Janne Grunau (7):
      arm64: dts: apple: Add chassis-type property for all Macbooks
      arm64: dts: apple: Add chassis-type property for Apple desktop devices
      arm64: dts: apple: Add chassis-type property for Mac Pro
      arm64: dts: apple: Add chassis-type property for Apple iMacs
      arm64: dts: apple: t8112-j473: Keep the HDMI port powered on
      arm64: dts: apple: t8103: Add ps_pmp dependency to ps_gfx
      arm64: dts: apple: t60xx: Add nodes for integrated USB Type-C ports

Nick Chan (1):
      arm64: dts: apple: s8001: Add DWI backlight for J98a, J99a

Sven Peter (2):
      arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node
      Merge patch series "arm64: dts: apple: Add integrated USB Type-C ports"

 arch/arm64/boot/dts/apple/s8001-j98a-j99a.dtsi |   4 +
 arch/arm64/boot/dts/apple/s8001.dtsi           |   7 +
 arch/arm64/boot/dts/apple/t6001.dtsi           |   1 +
 arch/arm64/boot/dts/apple/t6002-j375d.dts      | 150 +++++++++
 arch/arm64/boot/dts/apple/t6002.dtsi           |   1 +
 arch/arm64/boot/dts/apple/t600x-die0.dtsi      |   6 +
 arch/arm64/boot/dts/apple/t600x-dieX.dtsi      | 212 +++++++++++++
 arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi | 236 ++++++++++++++
 arch/arm64/boot/dts/apple/t600x-j375.dtsi      | 272 ++++++++++++++++
 arch/arm64/boot/dts/apple/t6022-j180d.dts      | 417 +++++++++++++++++++++++++
 arch/arm64/boot/dts/apple/t6022-j475d.dts      |  31 ++
 arch/arm64/boot/dts/apple/t6022-jxxxd.dtsi     | 133 ++++++++
 arch/arm64/boot/dts/apple/t602x-die0.dtsi      |   6 +
 arch/arm64/boot/dts/apple/t602x-dieX.dtsi      | 212 +++++++++++++
 arch/arm64/boot/dts/apple/t8103-j274.dts       |  13 +
 arch/arm64/boot/dts/apple/t8103-j293.dts       |  13 +
 arch/arm64/boot/dts/apple/t8103-j313.dts       |  13 +
 arch/arm64/boot/dts/apple/t8103-j456.dts       |  13 +
 arch/arm64/boot/dts/apple/t8103-j457.dts       |  13 +
 arch/arm64/boot/dts/apple/t8103-jxxx.dtsi      | 134 ++++++++
 arch/arm64/boot/dts/apple/t8103-pmgr.dtsi      |   3 +
 arch/arm64/boot/dts/apple/t8103.dtsi           | 111 +++++++
 arch/arm64/boot/dts/apple/t8112-j413.dts       |  13 +
 arch/arm64/boot/dts/apple/t8112-j415.dts       |  13 +
 arch/arm64/boot/dts/apple/t8112-j473.dts       |  32 ++
 arch/arm64/boot/dts/apple/t8112-j493.dts       |  13 +
 arch/arm64/boot/dts/apple/t8112-jxxx.dtsi      | 134 ++++++++
 arch/arm64/boot/dts/apple/t8112.dtsi           | 111 +++++++
 28 files changed, 2317 insertions(+)


                 reply	other threads:[~2026-01-18 19:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260118193032.64139-1-sven@kernel.org \
    --to=sven@kernel.org \
    --cc=asahi@lists.linux.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox