Skip to content
Commit 0eaab70a authored by Dinh Nguyen's avatar Dinh Nguyen Committed by Vinod Koul
Browse files

dmagengine: pl330: add code to get reset property



The DMA controller on some SoCs can be held in reset, and thus requires
the reset signal(s) to deasserted. Most SoCs will have just one reset
signal, but there are others, i.e. Arria10/Stratix10 will have an
additional reset signal, referred to as the OCP.

Add code to get the reset property from the device tree for deassert and
assert.

Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 0ed91bde
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment