[PATCH v8 2/3] reset: tenstorrent: Add reset controller for Atlantis
Drew Fustini
fustini at kernel.org
Mon Mar 9 12:51:21 PDT 2026
On Fri, Mar 06, 2026 at 11:12:18AM -0600, Anirudh Srinivasan wrote:
> Adds Atlantis Reset Controller driver, which shares the same regmap as
> prcm ( clock controller).
>
> This version of the reset controller driver covers resets from the RCPU
> prcm.
>
> Reviewed-by: Philipp Zabel <p.zabel at pengutronix.de>
> Acked-by: Philipp Zabel <p.zabel at pengutronix.de>
> Signed-off-by: Anirudh Srinivasan <asrinivasan at oss.tenstorrent.com>
> ---
> MAINTAINERS | 1 +
> drivers/reset/Kconfig | 11 ++
> drivers/reset/Makefile | 1 +
> drivers/reset/reset-tenstorrent-atlantis.c | 173 +++++++++++++++++++++++++++++
> 4 files changed, 186 insertions(+)
Reviewed-by: Drew Fustini <fustini at kernel.org>
More information about the linux-riscv
mailing list