mbox series

[GIT,PULL] firmware: arm_scmi: Fix for v6.6

Message ID 20230927121604.158645-1-sudeep.holla@arm.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] firmware: arm_scmi: Fix for v6.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-6.6

Message

Sudeep Holla Sept. 27, 2023, 12:16 p.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-6.6

for you to fetch changes up to c3638b851bc1ca0022dca9d6ca4beaa6ef03a216:

  firmware: arm_scmi: Fixup perf power-cost/microwatt support (2023-09-11 10:34:05 +0100)

----------------------------------------------------------------
Arm SCMI fix for v6.6

A single fix to address scmi_perf_attributes_get() using the protocol
version even before it was populated and ending up with unexpected
bogowatts power scale.

----------------------------------------------------------------
Sibi Sankar (1):
      firmware: arm_scmi: Fixup perf power-cost/microwatt support

 drivers/firmware/arm_scmi/perf.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)