From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752237AbcEQW3G (ORCPT ); Tue, 17 May 2016 18:29:06 -0400 Received: from mout.kundenserver.de ([217.72.192.73]:50857 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751756AbcEQW2D (ORCPT ); Tue, 17 May 2016 18:28:03 -0400 From: Arnd Bergmann To: Linus Torvalds Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 3/7] ARM: SoC 64-bit changes for v4.7 Date: Wed, 18 May 2016 00:21:59 +0200 Message-ID: <2939699.o6fZg7I3Ka@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <8749147.ztcb6kVhye@wuerfel> References: <8749147.ztcb6kVhye@wuerfel> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:hS+cnqZQUDbgfIWGlDJMq7iVgRxofEZbu9VMjeJAL9iZJD70Re6 W6sUUrMICCErbzHIxiFfxzSdyhHvg93RPvT6cDdAczDAjpAI48g9VcA3/wE/Q4/TSzhPVC7 R6omiaUrNN4NMa4BJis7wFu5mFcht8gmx9ZzjxH69Ak+zTH0S7LhkRfoyt1095TjsBXPJI7 PFeiU2zgNsIaKpisVtHfQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:34G7pGOiCwA=:kOwEIKjJuZ2s+9YvVePi7g JC8TeCIYiM8oSS3WxaHZSs3ScFZ0cxuPoEY30HWHqP7XNWalYNNJ1rJ1OTfB0WbOuiTlmEX4F aiHQPxgGTXPCf79TgI2FJfgplfuk3nw8taA026l1nANVGWFIjUUqUR7VLFd+XIXaHUL4AAsuo GTKFG27TpvuvZ0QyrJY1NV53TKoBn5BxAV1mtE+F+mDvBKNLLhERqIv9MiPYijTxNfNTdReFG 2ohUHQidSj+Bgq7ZkOE8if/R7S06fuuRELUBnImEAxHcpF+wVQqX11YiwtZGYo0XZ8zzBCjYW 8Ho5OZ24smrhkIx7BDRBzpwYY1RIvUaWxs3IuGFa6flYHLSLT/uQAqbGa7S3tLT3Bo4BCdpy/ ksJ0blqToDBWte1AVp0I9nkJ2f8HGf1qOcrzlZqsDDzVvdzjdsXyNwcBEVKdwX0kjK3h7uUum hPVp9HedX1C+b9Q/H2IQgx8EKic2TJQ/CLyefaWthTZHC3irM596jyJTX1PvJapGiJZjvyZo2 1LD4v1cmHN/1ttNdKYyEHsLKJsh6ocbj7n16dIyr+6RKCcWaAaV/iGWyBRT+GlU7AhXmPG5y7 Vkcno/xKAQurspEQ5Y0sriDHhUt4OTe/2vatdKgkPliiaTUv1v1EuivHZW9UmOlvqqQ7BBcIO JNGWDHk0kdKBO2oR/KrF2DifZmFKpS72EQzfdVulsZfg4Zkw5Vv2tPJzni1/XuJwnq863zYwD F4qpy4l+B4IEg406BodUdfA6fRwp0VXlGhs6Uw== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb: Linux 4.6-rc3 (2016-04-10 17:58:30 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-arm64 for you to fetch changes up to da4a95d23beea1c3d1d131480f681b0b276e207e: Merge tag 'mvebu-defconfig64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 (2016-05-10 17:46:15 +0200) ---------------------------------------------------------------- ARM: SoC 64-bit changes for v4.7 One new platform gets added this time: The Cortex-A53 based LG Electronics LG1K platform used in digital TVs. The other changes are mostly smaller updates to the defconfig files, to enable additional platform specific drivers, as they get merged through the subsystem trees. ---------------------------------------------------------------- Akira Tsukamoto (1): arm64: defconfig: enable several common USB network adapters Alim Akhtar (1): arm64: defconfig: Enable PL330 DMA controller Andre Przywara (1): arm64: defconfig: Add Juno SATA controller Arnd Bergmann (6): Merge tag 'samsung-defconfig64-4.7' of git://git.kernel.org/.../krzk/linux into next/arm64 Merge tag 'hi6220-config-for-4.7v3' of git://github.com/hisilicon/linux-hisi into next/arm64 Merge tag 'renesas-arm64-defconfig-for-v4.7' of git://git.kernel.org/.../horms/renesas into next/arm64 Merge tag 'imx-defconfig64-4.7' of git://git.kernel.org/.../shawnguo/linux into next/arm64 Merge tag 'mvebu-arm64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 Merge tag 'mvebu-defconfig64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64 Chanho Min (3): arm64: add Kconfig entry for LG1K SoC family arm64: defconfig: enable ARCH_LG1K MAINTAINERS: add Chanho Min as ARM/LG1K maintainer Guodong Xu (3): arm64: defconfig: Enable the PMIC and regulator for Hi6220 and 96boards HiKey arm64: defconfig: add CONFIG_SPI_SPIDEV as module arm64: defconfig: enable configs for WLAN and TI WL1835 as modules Kevin Hilman (1): arm64: defconfig: enable basic boot for Amlogic meson Leo Yan (1): arm64: Kconfig: select sp804 timer for ARCH_HISI Olof Johansson (1): Merge tag 'gxbb-arm64' of https://github.com/carlocaione/linux-meson into next/arm64 Stuart Yoder (3): arm64: defconfig: cleanup the defconfig arm64: defconfig: enable 48-bit virtual addresses arm64: defconfig: enable freescale/nxp config options Thomas Petazzoni (3): arm64: marvell: enable AP806 and CP110 syscon driver MAINTAINERS: update entry for Marvell ARM platform maintainers arm64: configs: add options useful for Armada 7K/8K support Yoshihiro Shimoda (1): arm64: defconfig: Add Renesas R-Car USB 3.0 driver support MAINTAINERS | 8 +++++++- arch/arm64/Kconfig.platforms | 10 ++++++++-- arch/arm64/configs/defconfig | 45 +++++++++++++++++++++++++++++++++++++++----- 3 files changed, 55 insertions(+), 8 deletions(-)