Re: [PATCH 2/6] hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.

2024-10-30 Thread Jonathan Cameron via
On Tue, 29 Oct 2024 09:37:59 -0700 Fan Ni wrote: > On Mon, Sep 16, 2024 at 06:35:14PM +0100, Jonathan Cameron wrote: > > Copied from gen_pcie_root_port.c > > Drop the previous code that ensured a valid value in s->width, s->speed > > as now a default is provided so this will always be set. > > >

Re: [PATCH 2/6] hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.

2024-10-29 Thread Fan Ni
On Mon, Sep 16, 2024 at 06:35:14PM +0100, Jonathan Cameron wrote: > Copied from gen_pcie_root_port.c > Drop the previous code that ensured a valid value in s->width, s->speed > as now a default is provided so this will always be set. > > Note this changes the default settings but it is unlikely to

[PATCH 2/6] hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.

2024-09-16 Thread Jonathan Cameron via
Copied from gen_pcie_root_port.c Drop the previous code that ensured a valid value in s->width, s->speed as now a default is provided so this will always be set. Note this changes the default settings but it is unlikely to have a negative effect on software as will only affect ports with now downs