[PATCH v2 2/3] reset: tenstorrent: Add reset controller for Atlantis
Philipp Zabel
p.zabel at pengutronix.de
Sun Jan 25 23:23:19 PST 2026
On Fr, 2026-01-23 at 10:15 -0600, Anirudh Srinivasan wrote:
> > > +/* RCPU Reset Register Offsets */
> > > +#define RCPU_BLK_RST_REG 0x001c
> > > +#define LSIO_BLK_RST_REG 0x0020
> > > +#define HSIO_BLK_RST_REG 0x000c
> > > +#define PCIE_SUBS_RST_REG 0x0000
> > > +#define MM_RSTN_REG 0x0014
> >
> > Why not move these into reset-tenstorrent-atlantis.c, they are not part
> > of the interface between clock and reset drivers.
>
> We were considering putting register offsets like this in separate
> header files that are dual licensed. In that case, is it okay to put
> it here?
I see, nothing wrong with that.
regards
Philipp
More information about the linux-riscv
mailing list