soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm driver fixes for v5.15
       [not found] <20210930025456.WKiKXaas8l-KF6XtxQJwRmzDnr2tvh9lojF5QLGQD84@z>
@ 2021-09-30  2:54 ` Bjorn Andersson
       [not found]   ` <20211005135508.HTCXsW_Jjzznw2sR_uCscqvIsdjkINN1MFyd0pGF7_w@z>
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2021-09-30  2:54 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Antonio Martorana,
	Geert Uytterhoeven, Shawn Guo

Arnd, I noticed that I've had the QCOM_SCM change from Geert in linux-next for
a little while now and would prefer not to rebase my tree. I do believe per our
other discussion on this subject that QCOM_SCM becomes hidden and therefor
shouldn't depend on ARCH_QCOM again.

Would you prefer me to respin this with a revert of Geert's patch, or can you
effectively revert this as you're applying your patches on top?

Regards,
Bjorn

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-5.15

for you to fetch changes up to 4382c73a12b4cab537176011a36a3c019cb2a04e:

  firmware: qcom_scm: QCOM_SCM should depend on ARCH_QCOM (2021-09-19 19:58:19 -0500)

----------------------------------------------------------------
Qualcomm driver fixes for v5.15

This restricts the QCOM_SCM driver to depend on ARCH_QCOM, to reduce
it's presence after becoming a loadable module.

It then fixes a regression in the mdt_loader, where firmware with the
hash segment marked as PT_LOAD would no longer be accepted, preventing
several MSM8974 and SDM660 devices from loading remoteproc firmware.

Lastly it corrects the drvdata associated with the socinfo device during
probe, to match that expected by the remove function.

----------------------------------------------------------------
Antonio Martorana (1):
      soc: qcom: socinfo: Fixed argument passed to platform_set_data()

Geert Uytterhoeven (1):
      firmware: qcom_scm: QCOM_SCM should depend on ARCH_QCOM

Shawn Guo (1):
      soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment

 drivers/firmware/Kconfig      | 2 +-
 drivers/soc/qcom/mdt_loader.c | 2 +-
 drivers/soc/qcom/socinfo.c    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Qualcomm driver fixes for v5.15
       [not found]   ` <20211005135508.HTCXsW_Jjzznw2sR_uCscqvIsdjkINN1MFyd0pGF7_w@z>
@ 2021-10-05 13:55     ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2021-10-05 13:55 UTC (permalink / raw)
  To: arm, soc, Bjorn Andersson
  Cc: Arnd Bergmann, linux-arm-kernel, Shawn Guo, Olof Johansson,
	Andy Gross, Kevin Hilman, Antonio Martorana, Geert Uytterhoeven,
	linux-arm-msm

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 29 Sep 2021 21:54:56 -0500, Bjorn Andersson wrote:
> Arnd, I noticed that I've had the QCOM_SCM change from Geert in linux-next for
> a little while now and would prefer not to rebase my tree. I do believe per our
> other discussion on this subject that QCOM_SCM becomes hidden and therefor
> shouldn't depend on ARCH_QCOM again.
> 
> Would you prefer me to respin this with a revert of Geert's patch, or can you
> effectively revert this as you're applying your patches on top?
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 6147eb53bb80a8d12f1c9de4e3474bc9524053ec

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-05 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210930025456.WKiKXaas8l-KF6XtxQJwRmzDnr2tvh9lojF5QLGQD84@z>
2021-09-30  2:54 ` [GIT PULL] Qualcomm driver fixes for v5.15 Bjorn Andersson
     [not found]   ` <20211005135508.HTCXsW_Jjzznw2sR_uCscqvIsdjkINN1MFyd0pGF7_w@z>
2021-10-05 13:55     ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).