18 Aug, 2020

1 commit

  • 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.

    Reviewed-by: Florian Fainelli
    Reviewed-by: Philipp Zabel
    Signed-off-by: Nicolas Saenz Julienne
    Link: https://lore.kernel.org/r/20200629161845.6021-3-nsaenzjulienne@suse.de
    Signed-off-by: Greg Kroah-Hartman

    Nicolas Saenz Julienne