Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752610AbdDLC7g (ORCPT ); Tue, 11 Apr 2017 22:59:36 -0400 Received: from mail-yw0-f196.google.com ([209.85.161.196]:36289 "EHLO mail-yw0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbdDLC7c (ORCPT ); Tue, 11 Apr 2017 22:59:32 -0400 MIME-Version: 1.0 From: Joel Stanley Date: Wed, 12 Apr 2017 12:29:10 +0930 X-Google-Sender-Auth: cDAw4gnEwd5hN458gOk5z56p7OU Message-ID: Subject: [GIT PULL] ARM: aspeed: defconfig for 4.12 To: Arnd Bergmann , Olof Johansson , arm Cc: linux-arm-kernel@lists.infradead.org, Linux Kernel Mailing List , =?UTF-8?Q?C=C3=A9dric_Le_Goater?= , Andrew Jeffery Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v3C2xjJn011728 Content-Length: 1204 Lines: 35 Hello Arnd, Olof, These are the Aspeed defconfig changes for 4.12. The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git tags/aspeed-4.12-defconfig for you to fetch changes up to 97bae47812dbbd220e354bc9f15c3b3c8b481a86: ARM: configs: aspeed: Add new drivers (2017-04-07 15:29:50 +0930) ---------------------------------------------------------------- Aspeed defconfig updates for 4.12 Add newly unstreamed drivers to the defconfigs for the Aspeed SoCs. The defconfigs are reworked to be useful for development and testing of OpenBMC on these systems. ---------------------------------------------------------------- Cédric Le Goater (1): ARM: aspeed: Add CONFIG_SPI_ASPEED_SMC Joel Stanley (2): ARM: configs: aspeed: Update configs for BMC systems ARM: configs: aspeed: Add new drivers arch/arm/configs/aspeed_g4_defconfig | 112 ++++++++++++++++++++++++++++------- arch/arm/configs/aspeed_g5_defconfig | 111 ++++++++++++++++++++++++++-------- 2 files changed, 175 insertions(+), 48 deletions(-)