mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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>
1 line
47 B
Makefile
1 line
47 B
Makefile
obj-$(CONFIG_RESET_TEGRA_BPMP) += reset-bpmp.o
|