On Fri, 31 Oct 2025 10:49:51 +0000 Shameer Kolothum <[email protected]> wrote:
> Factor out ID register init into smmuv3_init_id_regs() and call it from > realize(). This ensures ID registers are initialized early for use in the > accelerated SMMUv3 path and will be utilized in subsequent patch. > > Other registers remain initialized in smmuv3_reset(). > > Signed-off-by: Shameer Kolothum <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
