linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: juno/fast models: updates for v5.1
@ 2019-01-30 16:53 Sudeep Holla
  2019-01-30 21:37 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Holla @ 2019-01-30 16:53 UTC (permalink / raw)
  To: ARM SoC Team, ALKML
  Cc: Lorenzo Pieralisi, Arnd Bergmann, Kevin Hilman, Liviu Dudau,
	Sudeep Holla, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

--
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.1

for you to fetch changes up to 4daa001a17739947bf966e388e8a287db80d478b:

  arm64: dts: juno: Add cpu dynamic-power-coefficient information (2019-01-29 15:31:37 +0000)

----------------------------------------------------------------
ARMv8 Juno/fast models updates for v5.1

1. Support for Fixed Virtual Platforms(FVP) Base RevC model to enable
   development of software around the new features available

2. Addition of dynamic-power-coefficient information for CPUs on Juno

3. Miscellaneous changes like re-ordering device nodes, using existing
   macros for GIC flags in interrupt-maps and using list instead of
   tuple(which is wrong but works as number of interrupt cells is 1)
   for mmci interrupts

----------------------------------------------------------------
Dietmar Eggemann (1):
      arm64: dts: juno: Add cpu dynamic-power-coefficient information

Jean-Philippe Brucker (1):
      arm64: dts: fast models: Add DTS fo Base RevC FVP

Sudeep Holla (3):
      arm64: dts: juno/fast models: using GIC macros instead of hardcoded values
      arm64: dts: models: use list instead of tuple for mmci interrupts
      arm64: dts: juno/fast models: sort couple of device nodes

 arch/arm64/boot/dts/arm/Makefile                   |   1 +
 arch/arm64/boot/dts/arm/foundation-v8-gicv2.dtsi   |   2 +-
 arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtsi   |   2 +-
 arch/arm64/boot/dts/arm/foundation-v8.dtsi         | 106 ++++----
 arch/arm64/boot/dts/arm/fvp-base-revc.dts          | 277 +++++++++++++++++++++
 arch/arm64/boot/dts/arm/juno-base.dtsi             | 108 ++++----
 arch/arm64/boot/dts/arm/juno-r2.dts                |   6 +
 arch/arm64/boot/dts/arm/juno.dts                   |   6 +
 arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts         | 106 ++++----
 .../boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi      |  27 ++
 arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi   |  14 +-
 11 files changed, 488 insertions(+), 167 deletions(-)
 create mode 100644 arch/arm64/boot/dts/arm/fvp-base-revc.dts
 create mode 100644 arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.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] 2+ messages in thread

* Re: [GIT PULL] arm64: dts: juno/fast models: updates for v5.1
  2019-01-30 16:53 [GIT PULL] arm64: dts: juno/fast models: updates for v5.1 Sudeep Holla
@ 2019-01-30 21:37 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2019-01-30 21:37 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: Lorenzo Pieralisi, Kevin Hilman, Liviu Dudau, ARM SoC Team,
	Olof Johansson, ALKML

On Wed, Jan 30, 2019 at 5:53 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
>
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.1
>
> for you to fetch changes up to 4daa001a17739947bf966e388e8a287db80d478b:
>
>   arm64: dts: juno: Add cpu dynamic-power-coefficient information (2019-01-29 15:31:37 +0000)
>
> ----------------------------------------------------------------
> ARMv8 Juno/fast models updates for v5.1
>
> 1. Support for Fixed Virtual Platforms(FVP) Base RevC model to enable
>    development of software around the new features available
>
> 2. Addition of dynamic-power-coefficient information for CPUs on Juno
>
> 3. Miscellaneous changes like re-ordering device nodes, using existing
>    macros for GIC flags in interrupt-maps and using list instead of
>    tuple(which is wrong but works as number of interrupt cells is 1)
>    for mmci interrupts
>
Pulled into arm/dt, thanks!

    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:[~2019-01-30 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-30 16:53 [GIT PULL] arm64: dts: juno/fast models: updates for v5.1 Sudeep Holla
2019-01-30 21:37 ` 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).