[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200208212533.30744-5-olof@lixom.net>
Date: Sat, 8 Feb 2020 13:25:32 -0800
From: Olof Johansson <olof@...om.net>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
arm@...nel.org, soc@...nel.org, Olof Johansson <olof@...om.net>
Subject: [GIT PULL 4/5 v2] ARM: SoC defconfig updates
We keep this in a separate branch to avoid cross-branch conflicts, but
most of the material here is fairly boring -- some new drivers turned on
for hardware since they were merged, and some refreshed files due to
time having moved a lot of entries around.
----------------------------------------------------------------
The following changes since commit a51020f9dd797d520285048180f91b0bcd15a338:
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 1342a6aa4abf6a56e83ce24ce5e84243c365ab4d:
Merge tag 'samsung-defconfig-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/defconfig
----------------------------------------------------------------
Adam Ford (2):
ARM: imx_v6_v7_defconfig: Enable TOUCHSCREEN_ILI210X
arm64: defconfig: Enable CRYPTO_DEV_FSL_CAAM
Amit Kucheria (1):
arm64: defconfig: Enable QCOM PMIC thermal
Anson Huang (1):
arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default
Bjorn Andersson (7):
arm64: defconfig: Enable Qualcomm remoteproc dependencies
arm64: defconfig: Enable Qualcomm SPI and QSPI controller
arm64: defconfig: Enable Qualcomm socinfo driver
arm64: defconfig: Enable Qualcomm CPUfreq HW driver
arm64: defconfig: Enable Qualcomm pseudo rng
arm64: defconfig: Enable Qualcomm watchdog driver
arm64: defconfig: Enable ATH10K_SNOC
Brian Masney (2):
ARM: qcom_defconfig: add msm8974 interconnect support
ARM: qcom_defconfig: add anx78xx HDMI bridge support
Claudiu Beznea (3):
ARM: configs: at91: use savedefconfig
ARM: configs: at91: enable config flags for sam9x60 SoC
ARM: configs: at91: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
Fabio Estevam (1):
ARM: imx_v6_v7_defconfig: Select the TFP410 driver
Fabrizio Castro (1):
ARM: shmobile: defconfig: Enable support for panels from EDT
Jeffrey Hugo (2):
arm64: defconfig: Enable QCA Bluetooth over UART
arm64: defconfig: Enable SN65DSI86 display bridge
Jerome Brunet (1):
arm64: defconfig: enable FUSB302 as module
Jorge Ramirez-Ortiz (1):
arm64: defconfig: Enable HFPLL
Krzysztof Kozlowski (3):
ARM: exynos_defconfig: Bring back explicitly wanted options
ARM: exynos_defconfig: Enable NFS v4.1 and v4.2
ARM: multi_v7_defconfig: Enable NFS v4.1 and v4.2
Lina Iyer (1):
arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845
Linus Walleij (2):
ARM: defconfig: u8500: activate cpufreq
ARM: defconfig: gemini: Update defconfig
Manivannan Sadhasivam (1):
arm64: defconfig: Enable Actions Semi specific drivers
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable devfreq thermal integration
ARM: multi_v7_defconfig: Enable devfreq thermal integration
Nagarjuna Kristam (1):
arm64: defconfig: Enable tegra XUDC support
Nicolas Saenz Julienne (2):
arm64: defconfig: Enable Broadcom's STB PCIe controller
arm64: defconfig: Enable Broadcom's GENET Ethernet controller
Niklas Cassel (2):
arm64: defconfig: enable CONFIG_QCOM_CPR
arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM
Olof Johansson (10):
Merge tag 'renesas-arm-defconfig-for-v5.6-tag1' of git://git.kernel.org/.../geert/renesas-devel into arm/defconfig
Merge tag 'amlogic-defconfig' of https://git.kernel.org/.../khilman/linux-amlogic into arm/defconfig
Merge tag 'tegra-for-5.6-arm64-defconfig' of git://git.kernel.org/.../tegra/linux into arm/defconfig
Merge tag 'imx-defconfig-5.6' of git://git.kernel.org/.../shawnguo/linux into arm/defconfig
Merge tag 'at91-5.6-defconfig' of git://git.kernel.org/.../at91/linux into arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-5.6' of https://git.kernel.org/.../qcom/linux into arm/defconfig
Merge tag 'qcom-defconfig-for-5.6' of https://git.kernel.org/.../qcom/linux into arm/defconfig
Merge tag 'arm-soc/for-5.6/defconfig-arm64' of https://github.com/Broadcom/stblinux into arm/defconfig
Merge tag 'at91-5.6-defconfig-2' of git://git.kernel.org/.../at91/linux into arm/defconfig
Merge tag 'samsung-defconfig-5.6' of https://git.kernel.org/.../krzk/linux into arm/defconfig
Peter Chen (1):
ARM: configs: imx_v6_v7_defconfig: enable USB ACM
Sascha Hauer (1):
ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support
arch/arm/configs/at91_dt_defconfig | 59 ++++++++++++++++---------------
arch/arm/configs/exynos_defconfig | 9 +++++
arch/arm/configs/gemini_defconfig | 24 +++++++++----
arch/arm/configs/imx_v6_v7_defconfig | 5 +++
arch/arm/configs/multi_v7_defconfig | 3 ++
arch/arm/configs/qcom_defconfig | 4 +++
arch/arm/configs/shmobile_defconfig | 3 ++
arch/arm/configs/u8500_defconfig | 4 ++-
arch/arm64/configs/defconfig | 38 ++++++++++++++++++++
9 files changed, 113 insertions(+), 36 deletions(-)
Powered by blists - more mailing lists