On Fri, Oct 31, 2025 at 10:49:51AM +0000, Shameer Kolothum 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: Nicolin Chen <[email protected]>
