Re: [PATCH 1/2] PCI: dwc: Correct iATU index increment for MSG TLP region
From: Maciej W. Rozycki
Date: Thu Dec 04 2025 - 08:12:55 EST
On Wed, 3 Dec 2025, Krishna Chaitanya Chundru wrote:
> Fix this by incrementing i before assigning it to msg_atu_index so
> that the MSG TLP region uses a dedicated iATU entry.
Tested-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>
Maciej