* [GIT PULL V2] ARM: tegra: core SoC support changes for 3.13
@ 2013-10-18 22:40 Stephen Warren
2013-10-25 10:51 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2013-10-18 22:40 UTC (permalink / raw)
To: linux-arm-kernel
This branch includes:
* SoC fuse values are used as device randomness at boot.
* Initial support for the Tegra124 SoC is added. When coupled with an
appropriate clock driver, which should also be merged for 3.13, we are
able to boot to user-space using an initrd.
* The powergate code gains support for Tegra114.
This branch is based on previous pull request tegra-for-3.13-cleanup.
----------------------------------------------------------------
The following changes since commit b6bda4e0d23815cb711c16085e03cb23c6d49f21:
ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.13-soc-v2
for you to fetch changes up to bd6a9ddcb9f2cb19dae0509341a4cbaf40dc66f0:
ARM: tegra: Add Tegra114 powergate support
----------------------------------------------------------------
Joseph Lo (7):
ARM: tegra: add Tegra124 SoC support
ARM: tegra: add PMC compatible value for Tegra124
ARM: tegra: CPU hotplug support for Tegra124
ARM: tegra: make tegra_resume can work with current and later chips
ARM: tegra: enable CPU idle for Tegra124
ARM: tegra: re-calculate the LP1 data for Tegra30/114
ARM: tegra: add LP1 support code for Tegra124
Stephen Warren (1):
ARM: tegra: add fuses as device randomness
Thierry Reding (3):
ARM: tegra: Remove duplicate powergate defines
ARM: tegra: Constify list of CPU domains
ARM: tegra: Add Tegra114 powergate support
arch/arm/mach-tegra/Kconfig | 8 +++++
arch/arm/mach-tegra/Makefile | 5 +++
arch/arm/mach-tegra/cpuidle.c | 4 ++-
arch/arm/mach-tegra/flowctrl.c | 2 ++
arch/arm/mach-tegra/fuse.c | 54 ++++++++++++++++++++++++++++++
arch/arm/mach-tegra/fuse.h | 1 +
arch/arm/mach-tegra/hotplug.c | 2 ++
arch/arm/mach-tegra/iomap.h | 3 ++
arch/arm/mach-tegra/platsmp.c | 2 ++
arch/arm/mach-tegra/pm.c | 12 +++++--
arch/arm/mach-tegra/pmc.c | 8 ++---
arch/arm/mach-tegra/powergate.c | 48 ++++++++++++++++++++++++--
arch/arm/mach-tegra/reset-handler.S | 13 +++----
arch/arm/mach-tegra/sleep-tegra30.S | 49 ++++++++++++++++++++-------
arch/arm/mach-tegra/tegra.c | 1 +
include/linux/tegra-powergate.h | 9 ++++-
16 files changed, 187 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL V2] ARM: tegra: core SoC support changes for 3.13
2013-10-18 22:40 [GIT PULL V2] ARM: tegra: core SoC support changes for 3.13 Stephen Warren
@ 2013-10-25 10:51 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2013-10-25 10:51 UTC (permalink / raw)
To: linux-arm-kernel
Stephen Warren <swarren@wwwdotorg.org> writes:
> This branch includes:
> * SoC fuse values are used as device randomness at boot.
> * Initial support for the Tegra124 SoC is added. When coupled with an
> appropriate clock driver, which should also be merged for 3.13, we are
> able to boot to user-space using an initrd.
> * The powergate code gains support for Tegra114.
>
> This branch is based on previous pull request tegra-for-3.13-cleanup.
>
> ----------------------------------------------------------------
>
> The following changes since commit b6bda4e0d23815cb711c16085e03cb23c6d49f21:
>
> ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.13-soc-v2
>
> for you to fetch changes up to bd6a9ddcb9f2cb19dae0509341a4cbaf40dc66f0:
>
> ARM: tegra: Add Tegra114 powergate support
>
> ----------------------------------------------------------------
Thanks for the respin, pulled into next/soc.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-25 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 22:40 [GIT PULL V2] ARM: tegra: core SoC support changes for 3.13 Stephen Warren
2013-10-25 10:51 ` Kevin Hilman
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).