Message ID | 20190130165319.GA19556@e107155-lin |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] arm64: dts: juno/fast models: updates for v5.1 | expand |
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