> -----Original Message-----
> From: Dan Williams <dan.j.willi...@intel.com>
> Sent: Tuesday, January 12, 2021 11:44 AM
> To: Jonathan Cameron <jonathan.came...@huawei.com>
> Cc: Widawsky, Ben <ben.widaw...@intel.com>; linux-...@vger.kernel.org;
> Verma, Vishal L <vishal.l.ve...@intel.com>; Linux Kernel Mailing List <linux-
> ker...@vger.kernel.org>; Linux PCI <linux-...@vger.kernel.org>; Weiny, Ira
> <ira.we...@intel.com>; Kelley, Sean V <sean.v.kel...@intel.com>; Wysocki,
> Rafael J <rafael.j.wyso...@intel.com>; Bjorn Helgaas <helg...@kernel.org>;
> Jon Masters <j...@jonmasters.org>; Chris Browy <cbrowy@avery-
> design.com>; Randy Dunlap <rdun...@infradead.org>; Christoph Hellwig
> <h...@infradead.org>; daniel....@alibaba-inc.com; Moore, Robert
> <robert.mo...@intel.com>; Kaneda, Erik <erik.kan...@intel.com>
> Subject: Re: [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the
> CXL interconnect
> 
> On Tue, Jan 12, 2021 at 10:44 AM Jonathan Cameron
> <jonathan.came...@huawei.com> wrote:
> >
> > On Mon, 11 Jan 2021 14:51:06 -0800
> > Ben Widawsky <ben.widaw...@intel.com> wrote:
> >
> > > From: Vishal Verma <vishal.l.ve...@intel.com>
> > >
> > > Add an acpi_cxl module to coordinate the ACPI portions of the CXL
> > > (Compute eXpress Link) interconnect. This driver binds to ACPI0017
> > > objects in the ACPI tree, and coordinates access to the resources
> > > provided by the ACPI CEDT (CXL Early Discovery Table).
> > >
> > > It also coordinates operations of the root port _OSC object to notify
> > > platform firmware that the OS has native support for the CXL
> > > capabilities of endpoints.
> > >
> > > Note: the actbl1.h changes are speculative. The expectation is that they
> > > will arrive through the ACPICA tree in due time.
> >
> > I would pull the ACPICA changes out into a precursor patch.
> 
> 
> >
> > >
> > > Cc: Ben Widawsky <ben.widaw...@intel.com>
> > > Cc: Dan Williams <dan.j.willi...@intel.com>
> > > Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com>
> > > Signed-off-by: Ben Widawsky <ben.widaw...@intel.com>
> >
> > Hi,
> >
> > I think it would be good to also add CEDT to the list in 
> > drivers/acpi/tables.c
> > so that we can dump it from /sys/firmware/acpi/tables/ and potentially
> > override it from an initrd.
> 
> ACPICA changes will eventually come through the ACPI tree not this patch
> set.
> 
> 
> >
> > https://elixir.bootlin.com/linux/v5.11-
> rc3/source/drivers/acpi/tables.c#L482
> > Can be very helpful whilst debugging.  Related to that, anyone know if
> anyone
> > has acpica patches so we can have iasl -d work on the table?  Would
> probably
> > be useful but I'd rather not duplicate work if it's already done.
> >
> 
> The supplemental tables described here:
> 
> https://www.uefi.org/acpi
> 
> ...do eventually make there way into ACPICA. Added Bob and Erik in
> case they can comment on when CEDT and CDAT support will be picked up.

We would be happy to add support. I think Ben has reached out to me earlier 
about something like this but I haven’t had a chance to implement... Sorry 
about the delay.. How soon is the iASL/ACPICA support needed for CDAT and CDET?

Erik
 

Reply via email to