OSDN Git Service

xlnx-versal-efuse: hw/nvram: Remove deprecated device reset
authorTong Ho <tong.ho@amd.com>
Wed, 4 Oct 2023 05:53:39 +0000 (22:53 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Oct 2023 12:01:52 +0000 (13:01 +0100)
commit51244b5911483d12a4cde26b1facd19c8600751d
tree52e898d3897e4dd79f4e8b36307421b3ca96ab00
parent7667b51524c58c73f4fa3ed891bfdfeb870d05be
xlnx-versal-efuse: hw/nvram: Remove deprecated device reset

This change implements the ResettableClass interface for the device.

Signed-off-by: Tong Ho <tong.ho@amd.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-id: 20231004055339.323833-1-tong.ho@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/nvram/xlnx-versal-efuse-ctrl.c