devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Apple mailbox fixup: switch to generic compatibles
@ 2021-12-15 15:55 Hector Martin
  2021-12-15 15:55 ` [PATCH v2 1/2] dt-bindings: mailbox: apple,mailbox: Add generic and t6000 compatibles Hector Martin
  2021-12-15 15:55 ` [PATCH v2 2/2] mailbox: apple: Bind to generic compatibles Hector Martin
  0 siblings, 2 replies; 6+ messages in thread
From: Hector Martin @ 2021-12-15 15:55 UTC (permalink / raw)
  To: Sven Peter, Jassi Brar, Rob Herring
  Cc: Hector Martin, Alyssa Rosenzweig, Mark Kettenis,
	linux-arm-kernel, linux-kernel, devicetree

Hi folks,

Just a quick fix for the Apple mailbox compatible. Similar to [1], we
intend to use SoC-specific compatibles only for potential quirks, and
rely on a generic compatible to allow for forward-compatibility as long
as things don't break.

Since this isn't instantiated in any upstream DT yet, I think we can
afford the compatibility break now.

This also goes ahead and adds the compatible for the new t600x SoCs.

[1] https://lore.kernel.org/linux-arm-kernel/20211121171545.27402-3-j@jannau.net/

Changes since v1:
 - Changed the compatibles to reflect the generic mailbox versions
   Apple uses.

Hector Martin (2):
  dt-bindings: mailbox: apple,mailbox: Add generic and t6000 compatibles
  mailbox: apple: Bind to generic compatibles

 .../devicetree/bindings/mailbox/apple,mailbox.yaml   | 12 +++++++++---
 drivers/mailbox/apple-mailbox.c                      |  4 ++--
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-16 17:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 15:55 [PATCH v2 0/2] Apple mailbox fixup: switch to generic compatibles Hector Martin
2021-12-15 15:55 ` [PATCH v2 1/2] dt-bindings: mailbox: apple,mailbox: Add generic and t6000 compatibles Hector Martin
2021-12-15 17:15   ` Sven Peter
2021-12-16 17:46   ` Rob Herring
2021-12-15 15:55 ` [PATCH v2 2/2] mailbox: apple: Bind to generic compatibles Hector Martin
2021-12-15 17:13   ` Sven Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).