Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2024 14:22:19 +0000 (16:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2024 14:22:19 +0000 (16:22 +0200)
commit64c80c99ed4a608aba516362e19e3bf5dffd36d7
tree8761007bc77808829ea3cdd291ba7e2b943231d8
parent7d177ae11468b77899eefd4b425f19b4af883b5f
parentb70c7996d4ffb2e02895132e8a79a37cee66504f
Merge tag 'scmi-fixes-6.9' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes

Arm SCMI fixes for v6.9

Couple of fixes to address wrong fastchannel initialization in powercap
protocol and disable seeking support for SCMI raw debugfs entries.

* tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scmi: Make raw debugfs entries non-seekable
  firmware: arm_scmi: Fix wrong fastchannel initialization

Link: https://lore.kernel.org/r/20240404140306.450330-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>