mbox

[GIT,PULL] ARM: at91: defconfig for 4.11

Message ID 20170117201055.6jcirstom52lowxa@piout.net
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.11-defconfig

Message

Alexandre Belloni Jan. 17, 2017, 8:10 p.m. UTC
Arnd, Olof,

A single patch, adding the drivers needed by the newly added Axentia
TSE-850

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.11-defconfig

for you to fetch changes up to f46b1d47d4a14ddf0f935283c7c0bd0d446c54b0:

  ARM: sama5_defconfig: add support for the Axentia TSE-850 board (2017-01-10 16:13:48 +0100)

----------------------------------------------------------------
defconfig for 4.11:

 - Add driver support for the Axentia TSE-850

----------------------------------------------------------------
Peter Rosin (1):
      ARM: sama5_defconfig: add support for the Axentia TSE-850 board

 arch/arm/configs/sama5_defconfig | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Comments

Olof Johansson Jan. 19, 2017, 12:18 a.m. UTC | #1
On Tue, Jan 17, 2017 at 09:10:55PM +0100, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> A single patch, adding the drivers needed by the newly added Axentia
> TSE-850
> 
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> 
>   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.11-defconfig
> 
> for you to fetch changes up to f46b1d47d4a14ddf0f935283c7c0bd0d446c54b0:
> 
>   ARM: sama5_defconfig: add support for the Axentia TSE-850 board (2017-01-10 16:13:48 +0100)
> 
> ----------------------------------------------------------------
> defconfig for 4.11:
> 
>  - Add driver support for the Axentia TSE-850

Merged, thanks!


-Olof