RE: [PATCH v5 10/26] cxl/mem: Prepare for early RCH dport component register setup

From: Dan Williams
Date: Fri Jun 09 2023 - 20:26:42 EST


Terry Bowman wrote:
> From: Robert Richter <rrichter@xxxxxxx>
>
> In order to move the RCH dport component register setup to cxl_pci the
> base address must be stored in CXL device state (cxlds) for both
> modes, RCH and VH. Store it in cxlds->component_reg_phys and use it
> for endpoint creation.

Looks good, I just needed to rebase it to use
cxl_rcd_component_reg_phys().