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@xxxxxxxxxx/ 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