On Fri, 23 Jan 2026 17:01:11 +0530 Neeraj Kumar <[email protected]> wrote:
> create_pmem_region() creates CXL region based on region information > parsed from the Label Storage Area (LSA). This routine requires cxl > endpoint decoder and root decoder. Add cxl_find_root_decoder_by_port() > and cxl_find_free_ep_decoder() to find the root decoder and a free > endpoint decoder respectively. > > Signed-off-by: Neeraj Kumar <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>

