mbox

[GIT,PULL,2/2] ARM: Keystone SOC updates for 3.15

Message ID 1394005703-6624-2-git-send-email-santosh.shilimkar@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-soc

Message

Santosh Shilimkar March 5, 2014, 7:48 a.m. UTC
Hi Arm-soc folks,

Please pull below keystone SOC updates for 3.15. It merges cleanly with
arm-soc 'for-next' and 'next/soc' heads.

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-soc

for you to fetch changes up to d6bb841291c44575e23ca0b6bb6b441661b0843f:

  ARM: config: keystone: enable AEMIF/NAND support (2014-02-28 21:06:46 -0500)

----------------------------------------------------------------
Keystone SOC updates for 3.15

- Enable Watchdog and GPIO config
- Enable LED driver config
- Enable NAND and EMIF driver config

----------------------------------------------------------------
Grygorii Strashko (2):
      ARM: config: keystone: enable gpio support
      ARM: config: keystone: enable led support

Ivan Khoronzhuk (2):
      ARM: config: keystone: enable watchdog support
      ARM: config: keystone: enable AEMIF/NAND support

 arch/arm/configs/keystone_defconfig |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

Comments

Olof Johansson March 11, 2014, 8:02 p.m. UTC | #1
On Wed, Mar 05, 2014 at 03:48:23PM +0800, Santosh Shilimkar wrote:
> Hi Arm-soc folks,
> 
> Please pull below keystone SOC updates for 3.15. It merges cleanly with
> arm-soc 'for-next' and 'next/soc' heads.
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-soc

Merged into next/boards.


-Olof