On 26/02/2026 23:20, Alireza Sanaee wrote: > This function will shortly be used to help find if there is a route to a > device, serving an HPA, under a particular fixed memory window. Rather than > having that new use case subtract the base address in the caller, only to > add it again in cxl_cfmws_find_device(), push the responsibility for > calculating the HPA to the caller. > > This also reduces the inconsistency in the meaning of the hwaddr addr > parameter between this function and the calls made within it that access > the HDM decoders that operating on HPA. > > Reviewed-by: Jonathan Cameron <[email protected]> > Signed-off-by: Alireza Sanaee <[email protected]>
Reviewed-by: Li Zhijian <[email protected]>
