mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 11 Nov 2023 20:49:16 +0000 (21:49 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 14 Jan 2024 05:08:50 +0000 (23:08 -0600)
commita71c8424e309c2b22fa357d0af23ac1cde4eecae
tree533f41a6706508f5a94f09b6f0487d4605e7322d
parent1e9cb7e007dc3bfe12c1e1e8e9d4b0edca392fac
mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks

Similarly to previous commit e17225887005 ("mailbox: qcom-apcs-ipc: do
not grow the of_device_id"), move compatibles with fallbacks in the
of_device_id table, to indicate these are not necessary.  This only
shuffles the code.  No functional impact.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/qcom-apcs-ipc-mailbox.c