linux/drivers/dma/qcom
Rob Herring (Arm) d100ffe504 dmaengine: qcom: Drop hidma DT support
The DT support in hidma has been broken since commit 37fa4905d2
("dmaengine: qcom_hidma: simplify DT resource parsing") in 2018. The
issue is the of_address_to_resource() calls bail out on success rather
than failure. This driver is for a defunct QCom server platform where
DT use was limited to start with. As it seems no one has noticed the
breakage, just remove the DT support altogether.

Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://lore.kernel.org/r/20240423161413.481670-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-04-25 14:31:47 +05:30
..
bam_dma.c dmaengine: qcom: bam_dma: Annotate struct bam_async_desc with __counted_by 2023-09-28 16:42:14 +05:30
gpi.c dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource() 2023-07-12 22:24:00 +05:30
hidma.c dmaengine: qcom: Drop hidma DT support 2024-04-25 14:31:47 +05:30
hidma.h
hidma_dbg.c
hidma_ll.c
hidma_mgmt.c dmaengine: qcom: Drop hidma DT support 2024-04-25 14:31:47 +05:30
hidma_mgmt.h
hidma_mgmt_sys.c
Kconfig dmaengine: make QCOM_HIDMA depend on HAS_IOMEM 2023-05-18 17:01:17 +05:30
Makefile
qcom_adm.c dmaengine: qcom: qcom_adm: Convert to platform remove callback returning void 2023-09-28 13:10:53 +05:30