All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: juno: Update for v5.18
@ 2022-02-22 20:18 ` Sudeep Holla
  0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2022-02-22 20:18 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Lorenzo Pieralisi, Liviu Dudau,
	Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 31eeb6b09f4053f32a30ce9fbcdfca31f713028d:

  arm64: dts: juno: Remove GICv2m dma-range (2022-01-26 10:23:04 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-update-5.18

for you to fetch changes up to 96bb0954860a4c8b8c77d59fc53cd4cafac914f5:

  arm64: dts: juno: Add separate SCMI variants (2022-02-21 10:53:25 +0000)

----------------------------------------------------------------
Arm Juno update for v5.18

Just a single update adding long waited support for SCMI firmware variant
as separate devicetrees. I wanted to deal with this differences in the
firmware interface within the bootloader for long time. But with variety
of bootloaders (u-boot, UEFI, ..etc) and need to add SCMI and SCPI
support for sake of discovery with discrepancies in shared memory layout,
it turned out difficult.

So, finally we are adding it as separate files so that we don't break
support for older SCPI firmware interface.

----------------------------------------------------------------
Robin Murphy (1):
      arm64: dts: juno: Add separate SCMI variants

 arch/arm64/boot/dts/arm/Makefile         |   2 +-
 arch/arm64/boot/dts/arm/juno-r1-scmi.dts |  23 ++++
 arch/arm64/boot/dts/arm/juno-r2-scmi.dts |  23 ++++
 arch/arm64/boot/dts/arm/juno-scmi.dts    |   9 ++
 arch/arm64/boot/dts/arm/juno-scmi.dtsi   | 199 +++++++++++++++++++++++++++++++
 5 files changed, 255 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/arm/juno-r1-scmi.dts
 create mode 100644 arch/arm64/boot/dts/arm/juno-r2-scmi.dts
 create mode 100644 arch/arm64/boot/dts/arm/juno-scmi.dts
 create mode 100644 arch/arm64/boot/dts/arm/juno-scmi.dtsi

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

* [GIT PULL] arm64: dts: juno: Update for v5.18
@ 2022-02-22 20:18 ` Sudeep Holla
  0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2022-02-22 20:18 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Lorenzo Pieralisi, Liviu Dudau,
	Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 31eeb6b09f4053f32a30ce9fbcdfca31f713028d:

  arm64: dts: juno: Remove GICv2m dma-range (2022-01-26 10:23:04 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-update-5.18

for you to fetch changes up to 96bb0954860a4c8b8c77d59fc53cd4cafac914f5:

  arm64: dts: juno: Add separate SCMI variants (2022-02-21 10:53:25 +0000)

----------------------------------------------------------------
Arm Juno update for v5.18

Just a single update adding long waited support for SCMI firmware variant
as separate devicetrees. I wanted to deal with this differences in the
firmware interface within the bootloader for long time. But with variety
of bootloaders (u-boot, UEFI, ..etc) and need to add SCMI and SCPI
support for sake of discovery with discrepancies in shared memory layout,
it turned out difficult.

So, finally we are adding it as separate files so that we don't break
support for older SCPI firmware interface.

----------------------------------------------------------------
Robin Murphy (1):
      arm64: dts: juno: Add separate SCMI variants

 arch/arm64/boot/dts/arm/Makefile         |   2 +-
 arch/arm64/boot/dts/arm/juno-r1-scmi.dts |  23 ++++
 arch/arm64/boot/dts/arm/juno-r2-scmi.dts |  23 ++++
 arch/arm64/boot/dts/arm/juno-scmi.dts    |   9 ++
 arch/arm64/boot/dts/arm/juno-scmi.dtsi   | 199 +++++++++++++++++++++++++++++++
 5 files changed, 255 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/arm/juno-r1-scmi.dts
 create mode 100644 arch/arm64/boot/dts/arm/juno-r2-scmi.dts
 create mode 100644 arch/arm64/boot/dts/arm/juno-scmi.dts
 create mode 100644 arch/arm64/boot/dts/arm/juno-scmi.dtsi

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

* Re: [GIT PULL] arm64: dts: juno: Update for v5.18
  2022-02-22 20:18 ` Sudeep Holla
  (?)
@ 2022-02-25 17:21 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-02-25 17:21 UTC (permalink / raw)
  To: Sudeep Holla; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 22 Feb 2022 20:18:12 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: juno: Update for v5.18
    https://git.kernel.org/soc/soc/c/1b29d1c1faf3

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

end of thread, other threads:[~2022-02-25 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22 20:18 [GIT PULL] arm64: dts: juno: Update for v5.18 Sudeep Holla
2022-02-22 20:18 ` Sudeep Holla
2022-02-25 17:21 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.