public inbox for asahi@lists.linux.dev
 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, Sven Peter <sven@kernel.org>
Subject: [GIT PULL 1/2] Apple SoC driver changes for v6.17
Date: Tue, 22 Jul 2025 18:32:57 +0200	[thread overview]
Message-ID: <20250722163258.62424-1-sven@kernel.org> (raw)

Hi Arnd,

Sorry for the very late pull requests this time, last weeks at work have been very
busy and I wasn't able to find time earlier.

This time we have two PRs for 6.17, the details are also in the signed tags:

- Driver updates which include making a rtkit memory management callback
  optional and dropping default ARCH_APPLE from our drivers in Kconfig.
  I wanted to instead select these in defconfig but that change isn't ready
  for this cycle.

- Device tree updates which include the bindings and nodes for our GPU driver.
  The driver itself isn't ready yet mainly due to rust dependencies but we're
  confident about the bindings and want to commit to keeping them stable.
  Otherwise there are a two smaller changes: removing another W=1 warning
  (which required a change to the binding itelf that'll also land in 6.17
  through the NVMEM tree) and adding a missing touchbar framebuffer node to
  the Apple T2 SoC device tree.


Best,


Sven



The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sven/linux.git tags/apple-soc-drivers-6.17

for you to fetch changes up to 0445eee835d6e59d635e242ba1d9273f168035fa:

  soc: apple: rtkit: Make shmem_destroy optional (2025-07-19 14:52:36 +0200)

----------------------------------------------------------------
Apple SoC driver changes for v6.17

- Dropped default ARCH_APPLE from Kconfig
- Made shmem_destroy for coprocessor-managed buffers in the rtkit
  library optional since it's not required for e.g. SMC

Signed-off-by: Sven Peter <sven@kernel.org>

----------------------------------------------------------------
Sven Peter (2):
      soc: apple: Drop default ARCH_APPLE in Kconfig
      soc: apple: rtkit: Make shmem_destroy optional

 drivers/soc/apple/Kconfig | 3 ---
 drivers/soc/apple/rtkit.c | 3 +--
 2 files changed, 1 insertion(+), 5 deletions(-)

             reply	other threads:[~2025-07-22 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-22 16:32 Sven Peter [this message]
2025-07-22 16:32 ` [GIT PULL 2/2] Apple SoC device tree changes for v6.17 Sven Peter

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=20250722163258.62424-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