dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 3 May 2022 06:54:05 +0000 (08:54 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 19 May 2022 17:23:46 +0000 (22:53 +0530)
commitd9cb0a4c0be595b55e30cf8774d3e92ab38bca5b
treeeaf8f86a4205ebe78f3c4ed963cf953392e086ae
parentbd1eca7b2c66c53873a0eab84f9f301aca41f33a
dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'

The generic properties, used in most of the drivers and defined in
generic dma-common DT bindings, are 'dma-channels' and 'dma-requests'.
Switch to new properties while keeping backward compatibility.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220503065407.52188-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/pxa_dma.c