All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Apple mailbox fixup: switch to generic compatibles
@ 2021-12-09  5:50 ` Hector Martin
  0 siblings, 0 replies; 20+ messages in thread
From: Hector Martin @ 2021-12-09  5:50 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/

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


_______________________________________________
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] 20+ messages in thread

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

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-09  5:50 [PATCH 0/2] Apple mailbox fixup: switch to generic compatibles Hector Martin
2021-12-09  5:50 ` Hector Martin
2021-12-09  5:50 ` [PATCH 1/2] dt-bindings: mailbox: apple, mailbox: Add generic and t6000 compatibles Hector Martin
2021-12-09  5:50   ` [PATCH 1/2] dt-bindings: mailbox: apple,mailbox: " Hector Martin
2021-12-09 14:16   ` [PATCH 1/2] dt-bindings: mailbox: apple, mailbox: " Mark Kettenis
2021-12-09 14:16     ` Mark Kettenis
2021-12-15 16:59   ` Rob Herring
2021-12-15 16:59     ` [PATCH 1/2] dt-bindings: mailbox: apple,mailbox: " Rob Herring
2021-12-15 17:13   ` [PATCH 1/2] dt-bindings: mailbox: apple, mailbox: " Sven Peter
2021-12-15 17:13     ` [PATCH 1/2] dt-bindings: mailbox: apple,mailbox: " Sven Peter
2021-12-15 17:14     ` [PATCH 1/2] dt-bindings: mailbox: apple, mailbox: " Sven Peter
2021-12-15 17:14       ` [PATCH 1/2] dt-bindings: mailbox: apple,mailbox: " Sven Peter
2021-12-09  5:50 ` [PATCH 2/2] mailbox: apple: Bind to generic compatibles Hector Martin
2021-12-09  5:50   ` Hector Martin
2021-12-09 16:33 ` [PATCH 0/2] Apple mailbox fixup: switch " Sven Peter
2021-12-09 16:33   ` Sven Peter
2021-12-13  3:55   ` Hector Martin
2021-12-13  3:55     ` Hector Martin
2021-12-15  8:43     ` Sven Peter
2021-12-15  8:43       ` Sven Peter

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.