mbox

[GIT,PULL,3/4] ARM: mxs: soc changes for 3.10

Message ID 1365411621-18422-3-git-send-email-shawn.guo@linaro.org
State New
Headers show

Pull-request

git://git.linaro.org/people/shawnguo/linux-2.6.git tags/mxs-soc-3.10

Message

Shawn Guo April 8, 2013, 9 a.m. UTC
The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:

  Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)

are available in the git repository at:

  git://git.linaro.org/people/shawnguo/linux-2.6.git tags/mxs-soc-3.10

for you to fetch changes up to 656c284c5c517460245db159e122b0207f06f998:

  ARM: mxs_defconfig: Select watchdog driver (2013-04-01 16:31:04 +0800)

----------------------------------------------------------------
The mxs soc changes for 3.10:

* A few mxs_defconfig changes
* Select ARM_CPU_SUSPEND for suspend testing

----------------------------------------------------------------
Fabio Estevam (4):
      ARM: mxs: Select ARM_CPU_SUSPEND
      ARM: mxs_defconfig: Build CONFIG_INPUT_EVDEV as built-in
      ARM: mxs_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
      ARM: mxs_defconfig: Select watchdog driver

 arch/arm/configs/mxs_defconfig |    5 ++++-
 arch/arm/mach-mxs/Kconfig      |    2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann April 9, 2013, 2:46 p.m. UTC | #1
On Monday 08 April 2013, Shawn Guo wrote:
> The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
> 
>   Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/shawnguo/linux-2.6.git tags/mxs-soc-3.10
> 
> for you to fetch changes up to 656c284c5c517460245db159e122b0207f06f998:
> 
>   ARM: mxs_defconfig: Select watchdog driver (2013-04-01 16:31:04 +0800)
> 

Pulled into next/soc, thanks!

	Arnd