[GIT PULL] Additional power management updates for v6.13-rc1
From: Rafael J. Wysocki
Date: Wed Nov 27 2024 - 13:36:31 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.13-rc1-3
with top-most commit 07d66acad26bad33defbf26516d0a84261ae6adc
Merge branch 'pm-opp'
on top of commit f3e66e78f2ecb18a55374f7d58030556b751dd79
Merge branch 'pm-cpuidle'
to receive additional power management updates for 6.13-rc1.
These update the OPP (Operating Performance Points) DT bindings for
ti-cpu (Dhruva Gole) and remove unused declarations from the OPP
header file (Zhang Zekun).
Thanks!
---------------
Dhruva Gole (1):
dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
Zhang Zekun (1):
OPP: Remove unused declarations in header file
---------------
.../bindings/opp/operating-points-v2-ti-cpu.yaml | 20 +++++++++++++++++++-
drivers/opp/opp.h | 2 --
2 files changed, 19 insertions(+), 3 deletions(-)