Re: [PATCH 0/2] Rely on regmap APIs in tc9563 PCI/pwrctrl driver
Bjorn Helgaas <[email protected]>
| Newsgroups | org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <20260819175046.GA817169@bhelgaas> |
On Sun, Aug 16, 2026 at 04:14:37AM +0200, Lorenzo Bianconi wrote: > > On Wed, 29 Jul 2026 15:34:24 +0200, Lorenzo Bianconi > > <[email protected]> said: > > > > > > --- > > > Lorenzo Bianconi (2): > > > PCI/pwrctrl: tc9563: rely on regmap APIs > > > PCI/pwrctrl: tc9563: use devm-managed I2C dummy device allocation > > > > > > drivers/pci/pwrctrl/Kconfig | 1 + > > > drivers/pci/pwrctrl/pci-pwrctrl-tc9563.c | 164 +++++++++---------------------- > > > 2 files changed, 48 insertions(+), 117 deletions(-) > > > --- > > > base-commit: b9851611bad7cb227c93c1401dca48995a815d94 > > > change-id: 20260729-pci-pwrctrl-tc956x-regmap-91a0b5ae71f7 > > > > > > Best regards, > > > -- > > > Lorenzo Bianconi <[email protected]> > > > > > > > > > > Reviewed-by: Bartosz Golaszewski <[email protected]> > > Hi all, > > Do you have any update about this series? Am I suppose to resend it? > Thanks in advance. No need to resend it. It looks like these are basically cleanup, not fixes or new functionality, so since we're in the merge window, I think we'll defer this to v7.4. I put them on pci/pending/pwrctrl so we don't forget about them.