commit | fc9a3cdcbfbc254053c66fd22153b50d0cc1eee5 | [log] [tgz] |
---|---|---|
author | Biju Das <biju.das.jz@bp.renesas.com> | Tue Sep 22 09:54:29 2020 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Sep 26 17:25:43 2020 +0200 |
tree | 7864a4ce21208e03fdcf3ff84ddb0ff21ff51a7f | |
parent | df76504ec9ae0ce88eef6aa8c6e2fa70e78af3e0 [diff] |
board: renesas: draak: Drop CA57 reset Renesas Draak board based on R-Car D3 has single CA53. This patch drops check for cputype from reset_cpu() and also drops the corresponding CA57 macros. While at it also dropped RST_RSTOUTCR macro which is unused. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>