Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into soc...
authorArnd Bergmann <arnd@arndb.de>
Wed, 6 Dec 2023 15:50:05 +0000 (16:50 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 6 Dec 2023 15:50:06 +0000 (16:50 +0100)
commitcb6c44e02092500a7fc1ea7f87b16758ada8ba0f
tree215bbf0c1d0ef4c7d8d2e9328022c37c617b4ad7
parent2cc14f52aeb78ce3f29677c2de1f06c0e91471ab
parent4dae8c047a70307d83d912afbda2e2c94de155b6
Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into soc/drivers

Apple SoC mailbox updates for 6.8

This moves the mailbox driver out of the mailbox subsystem and into SoC,
next to its only consumer (RTKit). It has been cooking in linux-next for
a long while, so it's time to pull it in.

* tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux:
  soc: apple: mailbox: Add explicit include of platform_device.h
  soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX
  mailbox: apple: Delete driver
  soc: apple: rtkit: Port to the internal mailbox driver
  soc: apple: mailbox: Add ASC/M3 mailbox driver
  soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait

Link: https://lore.kernel.org/r/6e64472e-c55d-4499-9a61-da59cfd28021@marcan.st
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS