Re: [PATCH v7 1/8] cxl: Add BI register probing and port initialization

Alison Schofield <[email protected]> Tue, 4 Aug 2026 17:42:01 -0700
Newsgroups org.kernel.vger.linux-cxl
Message-ID <[email protected]>
On Tue, Jul 28, 2026 at 07:41:29AM -0700, Davidlohr Bueso wrote:
> Add register probing for BI Route Table and BI Decoder capability
> structures in cxl_probe_component_regs(), and helpers to map them.
> 
> cxl_dport_map_bi() maps the BI Decoder of a downstream port (root
> port or switch DSP) at dport-creation time via cxl_port_add_dport();
> cxl_port_map_bi() maps a port's own BI capability during port probe
> when the upstream link is in 256B Flit operation -- BI Decoder for
> an endpoint, BI RT for a switch USP.

Reviewed-by: Alison Schofield <[email protected]>