dmaengine: qcom: deprecate redundant of_device_id entries
authorRichard Acayan <mailingradian@gmail.com>
Tue, 18 Oct 2022 00:57:39 +0000 (20:57 -0400)
committerVinod Koul <vkoul@kernel.org>
Wed, 19 Oct 2022 12:48:12 +0000 (18:18 +0530)
commit8527721ee6bd596a211fa2a1bbaf939e994cb89c
tree5a5197fc01bd20c735c21e35ce34d4a479d3181a
parent67fd570d734d35ef6b5e8ee5a3195a2aa843c2d8
dmaengine: qcom: deprecate redundant of_device_id entries

The drivers are transitioning from matching against lists of specific
compatible strings to matching against smaller lists of more generic
compatible strings. Add a message that the compatible strings with an
ee_offset of 0 are deprecated except for the SDM845 compatible string.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221018005740.23952-4-mailingradian@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/qcom/gpi.c