dmaengine: sun6i: Add support for the D1 variant
authorSamuel Holland <samuel@sholland.org>
Sun, 24 Apr 2022 17:27:58 +0000 (12:27 -0500)
committerVinod Koul <vkoul@kernel.org>
Thu, 19 May 2022 18:13:41 +0000 (23:43 +0530)
commit8292a15597db6f97dddd2afff98095a4722d0303
tree11073aaec62ef827db0206fac94cf0230c85e64d
parentec31c5c594927556ae74f6617fe4969568d8dcc5
dmaengine: sun6i: Add support for the D1 variant

So far it appears to match the configuration of the A100 variant.

Since D1 is a RISC-V chip, it does not meet any of the existing
dependencies for this driver, so relax the dependency somewhat.

Acked-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20220424172759.33383-5-samuel@sholland.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/Kconfig
drivers/dma/sun6i-dma.c