linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Samsung devel-mmc-spi for v3.3
@ 2011-12-27  9:42 Kukjin Kim
  2011-12-28  0:25 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Kukjin Kim @ 2011-12-27  9:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd and Olof,

Please pull the Samsung-devel-mmc-spi for v3.3.
It depends on Samsung-cleanup-spi4 branch as well.

If any problems, please let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit 7d38af51d587ad953eef786a6922bcd1482cae5c:

  ARM: S3C64XX: Modified according to SPI consolidation work (2011-12-23
10:50:03 +0900)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next-samsung-devel-mmc-spi5

Padmavathi Venna (1):
      ARM: EXYNOS: Modified files for SPI consolidation work

Rajeshwari Shinde (3):
      ARM: S5P64X0: Add HSMMC setup for host Controller
      ARM: S5P64X0: Add lookup of sdhci-s3c clocks using generic names
      ARM: S5P64X0: Enable SDHCI support

 arch/arm/mach-exynos/Kconfig                   |    5 +
 arch/arm/mach-exynos/Makefile                  |    1 +
 arch/arm/mach-exynos/clock.c                   |   73 ++++++++++-------
 arch/arm/mach-exynos/include/mach/irqs.h       |    3 +
 arch/arm/mach-exynos/include/mach/map.h        |    7 ++
 arch/arm/mach-exynos/include/mach/spi-clocks.h |   16 ++++
 arch/arm/mach-exynos/setup-spi.c               |   72 ++++++++++++++++
 arch/arm/mach-s5p64x0/Kconfig                  |   24 ++++++
 arch/arm/mach-s5p64x0/Makefile                 |    1 +
 arch/arm/mach-s5p64x0/clock-s5p6440.c          |   72 ++++++++++-------
 arch/arm/mach-s5p64x0/clock-s5p6450.c          |   72 ++++++++++-------
 arch/arm/mach-s5p64x0/cpu.c                    |    9 ++
 arch/arm/mach-s5p64x0/mach-smdk6440.c          |   25 ++++++
 arch/arm/mach-s5p64x0/mach-smdk6450.c          |   26 ++++++-
 arch/arm/mach-s5p64x0/setup-sdhci-gpio.c       |  104
++++++++++++++++++++++++
 arch/arm/plat-samsung/include/plat/sdhci.h     |   44 ++++++++++
 16 files changed, 463 insertions(+), 91 deletions(-)
 create mode 100644 arch/arm/mach-exynos/include/mach/spi-clocks.h
 create mode 100644 arch/arm/mach-exynos/setup-spi.c
 create mode 100644 arch/arm/mach-s5p64x0/setup-sdhci-gpio.c

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-28  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-27  9:42 [GIT PULL] Samsung devel-mmc-spi for v3.3 Kukjin Kim
2011-12-28  0:25 ` Arnd Bergmann
2011-12-28  8:01   ` Kukjin Kim

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).