mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 01:32:47 +07:00
dc606c5205
This driver uses the services provided by the BPMP firmware driver to implement a reset driver based on the MRQ_RESET request. Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Thierry Reding <treding@nvidia.com>
2 lines
47 B
Makefile
2 lines
47 B
Makefile
obj-$(CONFIG_RESET_TEGRA_BPMP) += reset-bpmp.o
|