mbox series

[GIT,PULL] firmware: arm_scmi: fix for v5.5

Message ID 20191113180406.GA12601@bogus
State New
Headers show
Series [GIT,PULL] firmware: arm_scmi: fix for v5.5 | expand

Pull-request

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

Message

Sudeep Holla Nov. 13, 2019, 6:04 p.m. UTC
Hi ARM SoC Team,

Sorry for the late pull request, but since it's a fix for bug reported
recently, I am sending it anyway. It's too late for v5.4 and not that
urgent IMO, so can go for v5.5

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9a6edfe32f3741163e7bf30f264cc114e7cb38b7:

  firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT (2019-11-13 11:48:32 +0000)

----------------------------------------------------------------
ARM SCMI fix for v5.5

Just a single fix to correct the SCMI fast channel doorbell ring logic
when CONFIG_64BIT is not set.

----------------------------------------------------------------
Sudeep Holla (1):
      firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT

 drivers/firmware/arm_scmi/perf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)