mbox

[GIT,PULL,4/4] ARM: imx: defconfig updates for 4.2

Message ID 1433145206-2508-4-git-send-email-shawn.guo@linaro.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.2

Message

Shawn Guo June 1, 2015, 7:53 a.m. UTC
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.2

for you to fetch changes up to f218e14b62339c6c28aa0c419eba200463cec99a:

  ARM: imx_v6_v7_defconfig: updates for Armadeus Systems APF6 boards (2015-05-19 13:20:00 +0800)

----------------------------------------------------------------
The i.MX defconfig updates for 4.2:
 - Enable i.MX7D and LS1021A SoC support
 - Enable support for WL1271 WIFI/BT, SX8654 I2C touchscreen and PCF8523
   RTC, which can be found on Armadeus Systems APF6 and Cubox-i boards.

----------------------------------------------------------------
Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 support
      ARM: imx_v6_v7_defconfig: Select LS1021A

Frank Li (1):
      ARM: config: imx_v6_v7_defconfig add imx7d support

Sébastien Szymanski (1):
      ARM: imx_v6_v7_defconfig: updates for Armadeus Systems APF6 boards

 arch/arm/configs/imx_v6_v7_defconfig | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Arnd Bergmann June 1, 2015, 4:09 p.m. UTC | #1
On Monday 01 June 2015 15:53:26 Shawn Guo wrote:
> The i.MX defconfig updates for 4.2:
>  - Enable i.MX7D and LS1021A SoC support
>  - Enable support for WL1271 WIFI/BT, SX8654 I2C touchscreen and PCF8523
>    RTC, which can be found on Armadeus Systems APF6 and Cubox-i boards.
> 
> 

Pulled into next/defconfig, thanks!

	Arnd