Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-10 | reset: Add Raspberry Pi 4 firmware reset controller | Nicolas Saenz Julienne | |
Raspberry Pi 4's co-processor controls some of the board's HW initialization process, but it's up to Linux to trigger it when relevant. Introduce a reset controller capable of interfacing with RPi4's co-processor that models these firmware initialization routines as reset lines. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Signed-off-by: Matthias Brugger <mbrugger@suse.com> |