mbox

[GIT,PULL,4/4] arm64: defconfig: Stuff for exynos for v4.8, last round

Message ID 1468255278-32162-4-git-send-email-k.kozlowski@samsung.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig64-4.8

Message

Krzysztof Kozlowski July 11, 2016, 4:41 p.m. UTC
Hi,

Last round of commits for v4.8.

Best regards,
Krzysztof


The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig64-4.8

for you to fetch changes up to 426f754be0bc258c269524bce162ae0ca1cb8927:

  arm64: defconfig: Enable more IP blocks for Exynos7 and Exynos5433 (2016-07-11 08:06:54 +0200)

----------------------------------------------------------------
Samsung defconfig updates for ARM64 - enable drivers for
Exynos7 and Exynos5433 based boards:
1. S2MPS clock driver,
2. SoC: RTC, SPI, watchdog, EHCI, OHCI, DWC3, ADC and PWM,
3. Enable Samsung SoC sound.

----------------------------------------------------------------
Alim Akhtar (1):
      arm64: defconfig: Enable S2MPS11 clock and S3C RTC driver

Krzysztof Kozlowski (1):
      arm64: defconfig: Enable more IP blocks for Exynos7 and Exynos5433

 arch/arm64/configs/defconfig | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Arnd Bergmann July 14, 2016, 1:52 p.m. UTC | #1
On Monday, July 11, 2016 6:41:18 PM CEST Krzysztof Kozlowski wrote:
> Samsung defconfig updates for ARM64 - enable drivers for
> Exynos7 and Exynos5433 based boards:
> 1. S2MPS clock driver,
> 2. SoC: RTC, SPI, watchdog, EHCI, OHCI, DWC3, ADC and PWM,
> 3. Enable Samsung SoC sound.
> 

Merged into next/arm64, thanks!

	Arnd