]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
mailbox: apple: Bind to generic compatibles
authorHector Martin <marcan@marcan.st>
Wed, 15 Dec 2021 15:55:27 +0000 (00:55 +0900)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 12 Jan 2022 05:47:32 +0000 (23:47 -0600)
commit1fa68a3593ae5b9168a08ad4f72d2d7dbbeedb41
tree6cc3157e029e71a5aa2ed21e54a059e035c02e46
parentb29d644b5589d5b9f002f4a5a53699a33e1c08f0
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>
drivers/mailbox/apple-mailbox.c