Re: [PATCH v5 0/7] PCI: intel-gw: Fixes to make the driver working again
From: Manivannan Sadhasivam
Date: Thu May 07 2026 - 13:13:01 EST
On Fri, 17 Apr 2026 10:35:44 +0200, Florian Eckert wrote:
> This series fixes and improve the 'intel-gw' driver to work again with
> the current dwc pcie framework. The following changes are:
>
> * Move interrupt 'enable' to its own function to improve readability,
> and add additional register writes just as the Maxlinear kernel does in
> their SDK.
> * Enable clock for the PHY before PHY init call.
> * Add missing 'start_link' callback. That was added to the PCIe dwc
> framework.
> * Move ATU base address assignment to the probe function and also add the
> the possibility to read it from the devicetree by dwc core.
> * Update devicetree documentation for intel-gw-pcie.yaml
> * Remove unused preprocessor define.
> * Mark driver as orphaned as the maitainer's email no longer works
>
> [...]
Applied, thanks!
[1/7] MAINTAINERS: Remove bouncing intel-gw maintainer
commit: 354379acf4f288642ca0d95793a67c780ccf9160
[2/7] PCI: intel-gw: Remove unused define
commit: d2c0d6d1731df43920f62bb2cf4540c163930aaa
[3/7] PCI: intel-gw: Move interrupt enable to own function
commit: c18faeb8b45eed1970cb6e218482c1914e3134eb
[4/7] PCI: intel-gw: Enable clock before phy init
commit: f1c454c22055fdf26b93a11dbbb57064e3319484
[5/7] PCI: intel-gw: Add start_link callback function
commit: a758d808c3b488926f74f28d3917a2af3ae8bbfc
[6/7] PCI: intel-gw: Move driver atu base assignment to probe function
commit: 91ef515328e716b70ab89af47789c15d39895ec1
[7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource
commit: 5d14a593359d668475540a8b0ddd4489c71c8a3b
Best regards,
--
Manivannan Sadhasivam <mani@xxxxxxxxxx>