commit | 1fa68a3593ae5b9168a08ad4f72d2d7dbbeedb41 | [log] [tgz] |
---|---|---|
author | Hector Martin <marcan@marcan.st> | Thu Dec 16 00:55:27 2021 +0900 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Tue Jan 11 23:47:32 2022 -0600 |
tree | 6cc3157e029e71a5aa2ed21e54a059e035c02e46 | |
parent | b29d644b5589d5b9f002f4a5a53699a33e1c08f0 [diff] |
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>