commit | 057bbbd19628304b4e60916a8ad1a6aed0623d11 | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Mon Jun 29 18:37:23 2020 +0200 |
committer | Matthias Brugger <mbrugger@suse.com> | Fri Jul 10 11:49:28 2020 +0200 |
tree | 584bcadc09aa5b2fbb27f5f432401fd9bc1b9ad4 | |
parent | 2ae573dd10fb763520ff01a18b90511581886dd3 [diff] |
reset: Add Raspberry Pi 4 firmware reset controller 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>