]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Jul 2025 18:27:41 +0000 (11:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Jul 2025 18:27:41 +0000 (11:27 -0700)
Pull SoC defconfig updates from Arnd Bergmann:
 "As usual, more drivers get enabled in the defconfigs, to support newly
  added hardware drivers.

  There is one change for Tegra that modifies the Kconfig file at the
  same time, and the NXP arm32 defconfigs get a refresh"

* tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (25 commits)
  arm: multi_v7_defconfig: Enable TPS65219 regulator
  arm: omap2plus_defconfig: Enable TPS65219 regulator
  arm64: defconfig: Enable Tegra241 and Tegra264
  riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
  riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
  riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
  arm64: defconfig: Enable Tegra HSP and BPMP
  ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503
  ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER
  ARM: imx_v6_v7_defconfig: cleanup with savedefconfig
  ARM: mxs_defconfig: select new drivers used by imx28-amarula-rmm
  ARM: mxs_defconfig: Cleanup mxs_defconfig
  arm64: defconfig: enable further Rockchip platform drivers
  arm64: defconfig: enable Samsung PMIC over ACPM
  arm64: defconfig: enable Maxim max77759 driver
  ARM: configs: sama5_defconfig: Select CONFIG_WILC1000_SDIO
  ARM: shmobile: defconfig: Refresh for v6.16-rc2
  arm64: defconfig: Enable RZ/V2H(P) USB2 PHY controller reset driver
  arm64: defconfig: add S32G RTC module support
  arm64: defconfig: Drop unneeded unselectable sound drivers
  ...

1  2 
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/omap2plus_defconfig
arch/arm64/configs/defconfig
arch/riscv/configs/defconfig
drivers/soc/tegra/Kconfig

Simple merge
Simple merge
index d1365149776df58bc38ade29f7fb9c37d9fe89c0,f5befa729a7080b862b06b8bd6495ec5982e92ae..58f87d09366cd12ae212a1d107660afe8be6c5ef
@@@ -1434,9 -1436,9 +1442,10 @@@ CONFIG_SM_VIDEOCC_8250=
  CONFIG_SM_VIDEOCC_8550=m
  CONFIG_QCOM_HFPLL=y
  CONFIG_CLK_GFM_LPASS_SM8250=m
+ CONFIG_SM_VIDEOCC_8450=m
  CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
  CONFIG_CLK_RENESAS_VBATTB=m
 +CONFIG_CLK_SOPHGO_CV1800=y
  CONFIG_HWSPINLOCK=y
  CONFIG_HWSPINLOCK_OMAP=m
  CONFIG_HWSPINLOCK_QCOM=y
@@@ -1451,9 -1453,8 +1460,10 @@@ CONFIG_PLATFORM_MHU=
  CONFIG_BCM2835_MBOX=y
  CONFIG_QCOM_APCS_IPC=y
  CONFIG_MTK_ADSP_MBOX=m
 +CONFIG_QCOM_CPUCP_MBOX=m
+ CONFIG_TEGRA_HSP_MBOX=y
  CONFIG_QCOM_IPCC=y
 +CONFIG_CIX_MBOX=y
  CONFIG_ROCKCHIP_IOMMU=y
  CONFIG_TEGRA_IOMMU_SMMU=y
  CONFIG_ARM_SMMU=y
@@@ -1585,8 -1586,8 +1599,9 @@@ CONFIG_RESET_IMX7=
  CONFIG_RESET_QCOM_AOSS=y
  CONFIG_RESET_QCOM_PDC=m
  CONFIG_RESET_RZG2L_USBPHY_CTRL=y
+ CONFIG_RESET_RZV2H_USB2PHY=m
  CONFIG_RESET_TI_SCI=y
 +CONFIG_PHY_SNPS_EUSB2=m
  CONFIG_PHY_XGENE=y
  CONFIG_PHY_CAN_TRANSCEIVER=m
  CONFIG_PHY_NXP_PTN3222=m
Simple merge
Simple merge