Re: [PATCH 0/2] Rely on regmap APIs in tc9563 PCI/pwrctrl driver
Bartosz Golaszewski <[email protected]> Thu, 30 Jul 2026 02:03:49 -0700
| Newsgroups | org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <CAMRc=McNXg3tVQq1JOFAzO5V91Ue_jhBQK-CbbiSXeHzgAyBNA@mail.gmail.com> |
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]>