]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'scmi-fix-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Sat, 16 Nov 2019 23:33:24 +0000 (15:33 -0800)
committerOlof Johansson <olof@lixom.net>
Sat, 16 Nov 2019 23:33:25 +0000 (15:33 -0800)
commit204e06ca7dfb3db9ee83e8758a642c4a3956135c
treeabdcc64c23ba024dc2ebf3bd9d888fdaad4a270e
parentf7c64de00e6dbac19ac310881c804214e521a6f0
parenta2c4570b341d3f21387e20a14263672e5644033e
Merge tag 'scmi-fix-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers

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.

* tag 'scmi-fix-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT

Link: https://lore.kernel.org/r/20191114164555.GA19398@bogus
Signed-off-by: Olof Johansson <olof@lixom.net>