commit | 3b7a165e8c94b1f7eee326fa6b68eb45f0324ea1 | [log] [tgz] |
---|---|---|
author | Evgeny Iakovlev <eiakovlev@linux.microsoft.com> | Mon Jan 23 17:23:02 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 03 12:59:22 2023 +0000 |
tree | ed51288b876713871ae841957a8008ccd9586c05 | |
parent | 13ea96fa34bcb6076f42a41194ab363c945e4b07 [diff] |
hw/char/pl011: implement a reset method PL011 currently lacks a reset method. Implement it. Signed-off-by: Evgeny Iakovlev <eiakovlev@linux.microsoft.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20230123162304.26254-4-eiakovlev@linux.microsoft.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>