soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Fixes for v5.13
@ 2021-04-28  9:31 Sudeep Holla
  2021-04-28  9:31 ` Sudeep Holla
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sudeep Holla @ 2021-04-28  9:31 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Arnd Bergmann, Kevin Hilman, Sudeep Holla, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit d4f9dddd21f39395c62ea12d3d91239637d4805f:

  firmware: arm_scmi: Add dynamic scmi devices creation (2021-03-30 16:35:16 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.13

for you to fetch changes up to 03f840c49207e8c125b3df8c29c13137c6675d42:

  firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle (2021-04-27 11:57:26 +0100)

----------------------------------------------------------------
ARM SCMI fixes for v5.13

A fix for very old possible ternary operation sign extention bug in the old
ARM SCPI firmware driver and a cleanup to remove duplicate structure declartion
in SCMI driver.

----------------------------------------------------------------
Dan Carpenter (1):
      firmware: arm_scpi: Prevent the ternary sign expansion bug

Wan Jiabing (1):
      firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle

 drivers/firmware/arm_scmi/notify.h | 2 --
 drivers/firmware/arm_scpi.c        | 4 +++-
 2 files changed, 3 insertions(+), 3 deletions(-)

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

* [GIT PULL] firmware: arm_scmi: Fixes for v5.13
  2021-04-28  9:31 [GIT PULL] firmware: arm_scmi: Fixes for v5.13 Sudeep Holla
@ 2021-04-28  9:31 ` Sudeep Holla
  2021-04-28  9:51 ` Arnd Bergmann
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Sudeep Holla @ 2021-04-28  9:31 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Arnd Bergmann, Kevin Hilman, Sudeep Holla, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit d4f9dddd21f39395c62ea12d3d91239637d4805f:

  firmware: arm_scmi: Add dynamic scmi devices creation (2021-03-30 16:35:16 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.13

for you to fetch changes up to 03f840c49207e8c125b3df8c29c13137c6675d42:

  firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle (2021-04-27 11:57:26 +0100)

----------------------------------------------------------------
ARM SCMI fixes for v5.13

A fix for very old possible ternary operation sign extention bug in the old
ARM SCPI firmware driver and a cleanup to remove duplicate structure declartion
in SCMI driver.

----------------------------------------------------------------
Dan Carpenter (1):
      firmware: arm_scpi: Prevent the ternary sign expansion bug

Wan Jiabing (1):
      firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle

 drivers/firmware/arm_scmi/notify.h | 2 --
 drivers/firmware/arm_scpi.c        | 4 +++-
 2 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] 6+ messages in thread

* Re: [GIT PULL] firmware: arm_scmi: Fixes for v5.13
  2021-04-28  9:31 [GIT PULL] firmware: arm_scmi: Fixes for v5.13 Sudeep Holla
  2021-04-28  9:31 ` Sudeep Holla
@ 2021-04-28  9:51 ` Arnd Bergmann
  2021-04-28  9:51   ` Arnd Bergmann
  2021-05-17 20:20 ` patchwork-bot+linux-soc
  2021-05-17 20:20 ` patchwork-bot+linux-soc
  3 siblings, 1 reply; 6+ messages in thread
From: Arnd Bergmann @ 2021-04-28  9:51 UTC (permalink / raw)
  To: SoC Team, ARM SoC Team, Sudeep Holla, ALKML
  Cc: Arnd Bergmann, Olof Johansson, Kevin Hilman

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 28 Apr 2021 10:31:48 +0100, Sudeep Holla wrote:
> Please pull !
> 
> Regards,
> Sudeep
> 
> -->8
> 
> The following changes since commit d4f9dddd21f39395c62ea12d3d91239637d4805f:
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: e393cc4e9ce015abc8a68c762dc361cdb0b0db96

       Arnd

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

* Re: [GIT PULL] firmware: arm_scmi: Fixes for v5.13
  2021-04-28  9:51 ` Arnd Bergmann
@ 2021-04-28  9:51   ` Arnd Bergmann
  0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2021-04-28  9:51 UTC (permalink / raw)
  To: SoC Team, ARM SoC Team, Sudeep Holla, ALKML
  Cc: Arnd Bergmann, Olof Johansson, Kevin Hilman

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 28 Apr 2021 10:31:48 +0100, Sudeep Holla wrote:
> Please pull !
> 
> Regards,
> Sudeep
> 
> -->8
> 
> The following changes since commit d4f9dddd21f39395c62ea12d3d91239637d4805f:
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: e393cc4e9ce015abc8a68c762dc361cdb0b0db96

       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] 6+ messages in thread

* Re: [GIT PULL] firmware: arm_scmi: Fixes for v5.13
  2021-04-28  9:31 [GIT PULL] firmware: arm_scmi: Fixes for v5.13 Sudeep Holla
  2021-04-28  9:31 ` Sudeep Holla
  2021-04-28  9:51 ` Arnd Bergmann
@ 2021-05-17 20:20 ` patchwork-bot+linux-soc
  2021-05-17 20:20 ` patchwork-bot+linux-soc
  3 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2021-05-17 20:20 UTC (permalink / raw)
  To: Sudeep Holla; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/arm/fixes):

On Wed, 28 Apr 2021 10:31:48 +0100 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_scmi: Fixes for v5.13
    https://git.kernel.org/soc/soc/c/e393cc4e9ce0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL] firmware: arm_scmi: Fixes for v5.13
  2021-04-28  9:31 [GIT PULL] firmware: arm_scmi: Fixes for v5.13 Sudeep Holla
                   ` (2 preceding siblings ...)
  2021-05-17 20:20 ` patchwork-bot+linux-soc
@ 2021-05-17 20:20 ` patchwork-bot+linux-soc
  3 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2021-05-17 20:20 UTC (permalink / raw)
  To: Sudeep Holla; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Wed, 28 Apr 2021 10:31:48 +0100 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_scmi: Fixes for v5.13
    https://git.kernel.org/soc/soc/c/e393cc4e9ce0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-05-17 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28  9:31 [GIT PULL] firmware: arm_scmi: Fixes for v5.13 Sudeep Holla
2021-04-28  9:31 ` Sudeep Holla
2021-04-28  9:51 ` Arnd Bergmann
2021-04-28  9:51   ` Arnd Bergmann
2021-05-17 20:20 ` patchwork-bot+linux-soc
2021-05-17 20:20 ` patchwork-bot+linux-soc

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).