Re: [PATCH 1/2] dmaengine: imx-sdma: Remove platform data support
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-01-26 21:51:43
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-01-26 21:51:43
On 18-01-21, 09:15, Fabio Estevam wrote:
Since 5.10-rc1, i.MX has been converted to a devicetree-only platform. The platform data support in this driver was only used for non-DT platforms. Remove the platform data support as it has no more users.
Applied both, thanks -- ~Vinod