Re: [GIT PULL] [resend] thermal drivers fixes for v7.3-rc1
"Rafael J. Wysocki (Intel)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAJZ5v0gcWp_zxuETVgHatBGeUhiXZrNHKAZAKcZwrfiVSgOmJQ@mail.gmail.com> |
On Thu, Aug 13, 2026 at 9:01 PM Rafael J. Wysocki (Intel) <[email protected]> wrote: > > Hi Daniel, > > On Thu, Aug 13, 2026 at 5:53 PM Daniel Lezcano > <[email protected]> wrote: > > > > Hi Rafael, > > > > please consider the following changes since commit > > ccda015d76736dc5ccefc70a040b9304a6c2000f: > > > > Merge tag 'thermal-v7.3-rc1' of > > ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux > > (2026-08-10 12:53:41 +0200) > > > > are available in the Git repository at: > > > > > > ssh://[email protected]/pub/scm/linux/kernel/git/thermal/linux.git > > tags/thermal-v7.3-rc1-fixes > > > > for you to fetch changes up to 61faa946db1a9c94a3f48e587235d9b41bd8b07d: > > > > thermal/drivers/armada: Fix missing bitfields include (2026-08-13 > > 17:12:42 +0200) > > Pulled and added to linux-pm.git/thermal and it will be merged into my > linux-next branch tomorrow. And it turns out that there are two broken Fixes: tags in it, so it is still not ready. Please address this as requested here: https://lore.kernel.org/linux-pm/CAJZ5v0gvxu6dzToOhh-xsP539Mjtczz7oTLiMXFeMvA+U=3Zgw@mail.gmail.com/ > > ---------------------------------------------------------------- > > - Fix missing bitfield include headers in Armada and QCom SPM BMG > > drivers (Daniel Lezcano) > > > > - Fix missed file when manually applying a change after a conflict > > resolution for the QCom SPMI ADC TM5 Gen3 (Daniel Lezcano) > > > > ---------------------------------------------------------------- > > Daniel Lezcano (2): > > thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header > > thermal/drivers/armada: Fix missing bitfields include > > > > Jishnu Prakash (1): > > thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file > > > > drivers/thermal/armada_thermal.c | 1 + > > drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c | 434 > > ++++++++++++++++++++++++++ > > drivers/thermal/qcom/qcom-spmi-mbg-tm.c | 2 +- > > 3 files changed, 436 insertions(+), 1 deletion(-) > > create mode 100644 drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c