On 11/10/22 03:14, Peter Maydell wrote:
Convert the TYPE_ARM_SMMUV3 device to 3-phase reset.  The legacy
reset method doesn't do anything that's invalid in the hold phase, so
the conversion only requires changing it to a hold phase method, and
using the 3-phase versions of the "save the parent reset method and
chain to it" code.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  include/hw/arm/smmuv3.h |  2 +-
  hw/arm/smmuv3.c         | 12 ++++++++----
  2 files changed, 9 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to