mbox series

[GIT,PULL,4/4] ARM: SoC defconfig updates

Message ID 20190516064304.24057-5-olof@lixom.net (mailing list archive)
State Mainlined, archived
Commit 85200317b324924be3bc72b7bfcce219020ced9c
Headers show
Series ARM: SoC contents for 5.2 merge window | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-defconfig

Message

Olof Johansson May 16, 2019, 6:43 a.m. UTC
- Mostly the usual churn due to options being reordered or not added
in the right locations.
- Some various enabling of new drivers, etc.

... i.e. the usual updates, nothing particularly sticks out.

----------------------------------------------------------------

The following changes since commit 75ea84dcdb9cc6fa227385e796ea4ae90bb333c8:

  Merge tag 'armsoc-drivers' into HEAD

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-defconfig

for you to fetch changes up to 85200317b324924be3bc72b7bfcce219020ced9c:

  Merge tag 'v5.2-rockchip-defconfig32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/defconfig

----------------------------------------------------------------

Biju Das (3):
      arm64: defconfig: enable RX-8581 config option
      ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig
      ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support in shmobile_defconfig

Brian Masney (1):
      ARM: qcom_defconfig: add options for LG Nexus 5 phone

Dinh Nguyen (3):
      arm64: defconfig: enable PCIE_ALTERA
      arm64: defconfig: enable fpga and service layer
      arm64: defconfig: include the Agilex platform to the arm64 defconfig

Enric Balletbo i Serra (1):
      ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks

Geert Uytterhoeven (3):
      ARM: shmobile: defconfig: Refresh for v5.1-rc1
      ARM: shmobile: defconfig: Enable support for CFI NOR FLASH
      ARM: multi_v7_defconfig: Enable support for CFI NOR FLASH

Jagan Teki (1):
      arm64: defconfig: Enable SPI_SUN6I

Jon Hunter (2):
      arm64: defconfig: Enable Tegra HDA support
      arm64: defconfig: Add PWM Fan support

Martin Blumenstingl (1):
      ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers

Olof Johansson (11):
      Merge tag 'amlogic-defconfig' of https://git.kernel.org/.../khilman/linux-amlogic into arm/defconfig
      Merge tag 'arm64_defconfig_for_v5.2' of git://git.kernel.org/.../dinguyen/linux into arm/defconfig
      Merge tag 'multi-v7-defconfig-for-v5.2-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/defconfig
      Merge tag 'tegra-for-5.2-arm-defconfig' of git://git.kernel.org/.../tegra/linux into arm/defconfig
      Merge tag 'tegra-for-5.2-arm64-defconfig' of git://git.kernel.org/.../tegra/linux into arm/defconfig
      Merge tag 'sunxi-config64-for-5.2' of https://git.kernel.org/.../sunxi/linux into arm/defconfig
      Merge tag 'renesas-arm64-defconfig-for-v5.2' of https://git.kernel.org/.../horms/renesas into arm/defconfig
      Merge tag 'renesas-arm-defconfig-for-v5.2' of https://git.kernel.org/.../horms/renesas into arm/defconfig
      Merge tag 'qcom-defconfig-for-5.2' of git://git.kernel.org/.../agross/linux into arm/defconfig
      Merge tag 'mvebu-arm64-5.2-1' of git://git.infradead.org/linux-mvebu into arm/defconfig
      Merge tag 'v5.2-rockchip-defconfig32-1' of git://git.kernel.org/.../mmind/linux-rockchip into arm/defconfig

Pascal Paillet (1):
      ARM: multi_v7_defconfig: Enable support for STPMIC1

Thierry Reding (4):
      Merge tag 'multi-v7-defconfig-for-v5.2-signed' of git://git.kernel.org/.../tmlind/linux-omap into for-5.2/arm/defconfig
      ARM: tegra: Update default configuration for v5.1-rc1
      ARM: tegra: Enable Trusted Foundations by default
      ARM: Enable Trusted Foundations for multiplatform ARM v7

Thomas Petazzoni (1):
      arm64: defconfig: enable mv-xor driver

Tony Lindgren (2):
      ARM: multi_v7_defconfig: Update for dropped options
      ARM: multi_v7_defconfig: Update for moved options

Valentin Schneider (1):
      arm64: defconfig: Update UFSHCD for Hi3660 soc


 arch/arm/configs/multi_v7_defconfig | 150 +++++++++++++++++--------------
 arch/arm/configs/qcom_defconfig     |  13 ++-
 arch/arm/configs/shmobile_defconfig |  13 ++-
 arch/arm/configs/tegra_defconfig    |  36 ++++----
 arch/arm64/configs/defconfig        | 100 ++++++++++++---------
 5 files changed, 177 insertions(+), 135 deletions(-)

Comments

pr-tracker-bot@kernel.org May 16, 2019, 4:40 p.m. UTC | #1
The pull request you sent on Wed, 15 May 2019 23:43:04 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-defconfig

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab02888e39212af2d1dddc565cd67192548b9fd8

Thank you!