Hi Detlev, Am Dienstag, 6. August 2024, 16:15:41 CEST schrieb Detlev Casanova: > The suggestion from Heiko was that those reset should be managed by the > subsystems that use them, because they are on a different offset and therefore > seem to be on a different core. > > But I think I will include them here like you suggested because: > - That's actually how it is done for rk3588 (which is quite close th rk3576), > - According to you and the TRM, those resets are on the same core, just with > big offsets. > > Having the same structure for both SoC makes sense for maintening them. Just without the big offsets between areas please. Similar to how rk3588 does it already. And yep most likely they are in the same block. Just that huge block of space for the cru somehow suggested some algamation of multiple ones, but looking up the rk3588, you're right that it really seems to be one block. I did request the rk3576 TRM from Rockchip - hopefully they'll follow up with that at some point ;-) . Heiko