On Sat, May 10, 2025 at 11:56:07PM +0800, Hans Zhang wrote: > The Meson PCIe controller driver manually configures maximum payload > size (MPS) through meson_set_max_payload, duplicating functionality now > centralized in the PCI core. Deprecating redundant code simplifies the > driver and aligns it with the consolidated MPS management strategy, > improving long-term maintainability. > > Signed-off-by: Hans Zhang <18255117159@xxxxxxx> > --- Looks good to me: Reviewed-by: Niklas Cassel <cassel@xxxxxxxxxx>