mbox

[GIT,PULL,4/4] arm64: Add initial Tegra support

Message ID 1422028800-759-4-git-send-email-thierry.reding@gmail.com
State New, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-3.20-arm64

Message

Thierry Reding Jan. 23, 2015, 4 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 3568df3d31d62b4368830cc6aac868cecdefd187:

  soc: tegra: Add thermal reset (thermtrip) support to PMC (2015-01-23 16:20:49 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-3.20-arm64

for you to fetch changes up to d035fdfa27ac124bc8f94c3d7dc82ad069802170:

  arm64: Add Tegra132 support (2015-01-23 16:32:52 +0100)

As you can see by the shortlog below this depends on the tegra-for-3.20-soc
pull request to resolve build time dependencies.

Thanks,
Thierry

----------------------------------------------------------------
arm64: Add initial Tegra support

This adds support for the Tegra132 SoC, which is essentially a Tegra124
with a dual Denver CPU complex instead of the quad-Cortex-A15. There is
not much here, only the Kconfig entries, but it will allow us to more
easily get subsequent patches in (many of which have already been sent
for review).

----------------------------------------------------------------
Paul Walmsley (1):
      arm64: Add Tegra132 support

Thierry Reding (1):
      Merge branch 'for-3.20/soc' into for-3.20/arm64

 arch/arm64/Kconfig | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Olof Johansson Jan. 23, 2015, 11:07 p.m. UTC | #1
[cc:ing Catalin/Will so they're aware of cases when we touch the shared
Kconfig]

On Fri, Jan 23, 2015 at 05:00:00PM +0100, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 3568df3d31d62b4368830cc6aac868cecdefd187:
> 
>   soc: tegra: Add thermal reset (thermtrip) support to PMC (2015-01-23 16:20:49 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-3.20-arm64
> 
> for you to fetch changes up to d035fdfa27ac124bc8f94c3d7dc82ad069802170:
> 
>   arm64: Add Tegra132 support (2015-01-23 16:32:52 +0100)
> 
> As you can see by the shortlog below this depends on the tegra-for-3.20-soc
> pull request to resolve build time dependencies.

Merged, thanks!


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html