On Tue, 23 Apr 2024 11:14:11 -0500, Rob Herring (Arm) wrote: > The DT support in hidma has been broken since commit 37fa4905d22a > ("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. > > [...] Applied, thanks! [1/2] dmaengine: qcom: Drop hidma DT support commit: d100ffe5048ef10065a2dac426d27dc458d9a94a [2/2] dt-bindings: dma: Drop unused QCom hidma binding commit: e83cd59df0959bd9fbec76b7cff0b717ff8bc16f Best regards, -- ~Vinod