mbox

[GIT,PULL] ARM: at91: defconfig for 4.8 #2

Message ID 20160704134427.GA32636@piout.net
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-defconfig2

Message

Alexandre Belloni July 4, 2016, 1:44 p.m. UTC
Hi,

A late defconfig addition for the sama5d2 Xplained PMIC.

The following changes since commit 837f27a2c1b4093cda301aead20fcf7d04acc12a:

  ARM: multi_v5_defconfig: enable Atmel platforms (2016-06-11 00:58:51 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-defconfig2

for you to fetch changes up to 526b87fdba9160263c30ad6dfd79034ec0b21631:

  ARM: multi_v7_defconfig: add ACT8945A (2016-07-04 10:45:05 +0200)

----------------------------------------------------------------
Defconfig changes for 4.8 #2:
 - Addition of the sama5d2 xplained PMIC: ACT8945A

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: multi_v7_defconfig: add ACT8945A

Wenyou Yang (1):
      ARM: at91/defconfig: Add ACT8945A driver

 arch/arm/configs/multi_v7_defconfig | 3 +++
 arch/arm/configs/sama5_defconfig    | 3 +++
 2 files changed, 6 insertions(+)

Comments

Arnd Bergmann July 7, 2016, 12:07 p.m. UTC | #1
On Monday, July 4, 2016 3:44:27 PM CEST Alexandre Belloni wrote:
> Defconfig changes for 4.8 #2:
>  - Addition of the sama5d2 xplained PMIC: ACT8945A
> 
> 

Pulled into next/defconfig, thanks!

	Arnd