]> git.baikalelectronics.ru Git - kernel.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)
commitff4d201d2e33d000f6047eb181d89025a10fded4
tree6cc3157e029e71a5aa2ed21e54a059e035c02e46
parent1422c3f11539408baeeed5eadb1228ec7d714d10
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