On Thu, Jul 17, 2025 at 06:17:28PM +0530, Manivannan Sadhasivam wrote: > > On Tue, 24 Jun 2025 16:19:21 -0700, Florian Fainelli wrote: > > The first patch removes Nicolas from the maintainers list since he has > > not been active and the second patch uses an existing constant rather > > than open code the value. > > > > Florian Fainelli (2): > > MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstb > > PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS > > > > [...] > > Applied, thanks! > > [1/2] MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstb > commit: fde41f282590b46e96864ae88da2e2c20a967b3a > [2/2] PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS > commit: e8e7c1e95d6d4ccdc53654a5966d2183532ab115 Thanks, I updated s/PCIE_T_RRS_READY_MS/PCIE_RESET_CONFIG_WAIT_MS/ when merging this branch to account for the removal of PCIE_T_RRS_READY_MS by https://git.kernel.org/cgit/linux/kernel/git/pci/pci.git/commit/?id=bbc6a829ad3f ("PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS")