From: Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [GIT PULL 5/6] ARM: tegra: defconfig updates for 3.13
Date: Thu, 17 Oct 2013 16:08:34 -0700 [thread overview]
Message-ID: <87hacfxzpp.fsf@linaro.org> (raw)
In-Reply-To: <1382036881-23339-5-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> (Stephen Warren's message of "Thu, 17 Oct 2013 13:08:00 -0600")
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> writes:
> Various config options are enabled:
>
> ARCH_TEGRA_124_SOC: Tegra124 SoC support.
> CPU_FREQ_STAT_DETAILS: Enables various sysfs files that are useful when
> testing cpufreq.
> CONFIG_COMMON_CLK_DEBUG: Useful to look at the clock tree to verify that
> clocks for the various devices have been properly set up.
> PINCTRL_PALMAS: Used on Dalmore board.
> NEON: Enables SIMD instruction support for Tegra30 and later SoCs.
>
> This branch is based on v3.12-rc1.
>
> ----------------------------------------------------------------
>
> The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
>
> Linux 3.12-rc1
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-defconfig
>
> for you to fetch changes up to 83c6ca532152806122b8b074a9128299a5cf57c9:
>
> ARM: tegra: defconfig updates
>
> ----------------------------------------------------------------
Pulled into next/boards.
Thanks,
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/6] ARM: tegra: defconfig updates for 3.13
Date: Thu, 17 Oct 2013 16:08:34 -0700 [thread overview]
Message-ID: <87hacfxzpp.fsf@linaro.org> (raw)
In-Reply-To: <1382036881-23339-5-git-send-email-swarren@wwwdotorg.org> (Stephen Warren's message of "Thu, 17 Oct 2013 13:08:00 -0600")
Stephen Warren <swarren@wwwdotorg.org> writes:
> Various config options are enabled:
>
> ARCH_TEGRA_124_SOC: Tegra124 SoC support.
> CPU_FREQ_STAT_DETAILS: Enables various sysfs files that are useful when
> testing cpufreq.
> CONFIG_COMMON_CLK_DEBUG: Useful to look at the clock tree to verify that
> clocks for the various devices have been properly set up.
> PINCTRL_PALMAS: Used on Dalmore board.
> NEON: Enables SIMD instruction support for Tegra30 and later SoCs.
>
> This branch is based on v3.12-rc1.
>
> ----------------------------------------------------------------
>
> The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
>
> Linux 3.12-rc1
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-defconfig
>
> for you to fetch changes up to 83c6ca532152806122b8b074a9128299a5cf57c9:
>
> ARM: tegra: defconfig updates
>
> ----------------------------------------------------------------
Pulled into next/boards.
Thanks,
Kevin
next prev parent reply other threads:[~2013-10-17 23:08 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 19:07 [GIT PULL 1/6] ARM: tegra: dependencies for ARM .init_time cleanup Stephen Warren
2013-10-17 19:07 ` Stephen Warren
[not found] ` <1382036881-23339-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 19:07 ` [GIT PULL 2/6] ARM: tegra: cleanup for 3.13 Stephen Warren
2013-10-17 19:07 ` Stephen Warren
[not found] ` <1382036881-23339-2-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 22:41 ` Kevin Hilman
2013-10-17 22:41 ` Kevin Hilman
2013-10-17 19:07 ` [GIT PULL 3/6] ARM: tegra: core SoC support changes " Stephen Warren
2013-10-17 19:07 ` Stephen Warren
[not found] ` <1382036881-23339-3-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 23:01 ` Kevin Hilman
2013-10-17 23:01 ` Kevin Hilman
[not found] ` <87ppr3y01l.fsf-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-10-18 22:42 ` Stephen Warren
2013-10-18 22:42 ` Stephen Warren
2013-10-17 19:07 ` [GIT PULL 4/6] ARM: tegra: device tree " Stephen Warren
2013-10-17 19:07 ` Stephen Warren
[not found] ` <1382036881-23339-4-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 23:04 ` Kevin Hilman
2013-10-17 23:04 ` Kevin Hilman
2013-10-17 19:08 ` [GIT PULL 5/6] ARM: tegra: defconfig updates " Stephen Warren
2013-10-17 19:08 ` Stephen Warren
[not found] ` <1382036881-23339-5-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 23:08 ` Kevin Hilman [this message]
2013-10-17 23:08 ` Kevin Hilman
2013-10-17 19:08 ` [GIT PULL 6/6] MAINTAINERS: Tegra updates, and driver ownership Stephen Warren
2013-10-17 19:08 ` Stephen Warren
[not found] ` <1382036881-23339-6-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-18 13:34 ` Kevin Hilman
2013-10-18 13:34 ` Kevin Hilman
2013-10-17 22:42 ` [GIT PULL 1/6] ARM: tegra: dependencies for ARM .init_time cleanup Kevin Hilman
2013-10-17 22:42 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hacfxzpp.fsf@linaro.org \
--to=khilman-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
--cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.