[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211209055049.99205-1-marcan@marcan.st>
Date: Thu, 9 Dec 2021 14:50:47 +0900
From: Hector Martin <marcan@...can.st>
To: Sven Peter <sven@...npeter.dev>,
Jassi Brar <jassisinghbrar@...il.com>,
Rob Herring <robh+dt@...nel.org>
Cc: Hector Martin <marcan@...can.st>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Mark Kettenis <kettenis@...nbsd.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [PATCH 0/2] Apple mailbox fixup: switch to generic compatibles
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
Powered by blists - more mailing lists