Searched hist:"1 fa68a3593ae5b9168a08ad4f72d2d7dbbeedb41" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mailbox/ |
H A D | apple-mailbox.c | diff 1fa68a3593ae5b9168a08ad4f72d2d7dbbeedb41 Wed Dec 15 09:55:27 CST 2021 Hector Martin <marcan@marcan.st> mailbox: apple: Bind to generic compatibles
As with other blocks, we intend to have drivers bind to generic compatibles as long as there are no SoC-specific quirks. This allows forward-compatibility with future SoCs.
No upstream DTs instantiate this yet, so it's still safe to make this breaking change.
Signed-off-by: Hector Martin <marcan@marcan.st> Reviewed-by: Sven Peter <sven@svenpeter.dev> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
|