Skip to content
Commit 61040097 authored by Sergiu Moga's avatar Sergiu Moga Committed by Eugen Hristev
Browse files

reset: at91: Add reset driver for basic assert/deassert operations



Add support for at91 reset controller's basic assert/deassert
operations. Since this driver conflicts with the
SYSRESET driver because they both bind to the same RSTC node,
implement a custom bind hook that would manually bind the
sysreset driver, if enabled, to the same RSTC DT node.
Furthermore, delete the no longer needed compatibles from the
SYSRESET driver and rename it to make sure than any possible
conflicts are avoided.

Signed-off-by: default avatarSergiu Moga <sergiu.moga@microchip.com>
Tested-by: default avatarMihai Sain <mihai.sain@microchip.com>
Reviewed-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
parent 11c037ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment