Skip to content

Commit 309f644

Browse files
committed
Merge tag 'arm-soc/for-6.14/defconfig-arm64' of https://github.com/Broadcom/stblinux into soc/defconfig
This pull request contains Broadcom ARM64-based SoCs defconfig updates for 6.14, please pull the following: - Stefan enables the pinctrl-based I2C mux driver which is used on Raspberry Pi 4 based systems since we switched the Device Tree files to use the i2c mux representation * tag 'arm-soc/for-6.14/defconfig-arm64' of https://github.com/Broadcom/stblinux: arm64: defconfig: Enable pinctrl-based I2C mux Link: https://lore.kernel.org/r/20250123203302.1491843-1-florian.fainelli@broadcom.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents fa8592f + 6e59bcd commit 309f644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ CONFIG_TCG_TIS_I2C_INFINEON=y
521521
CONFIG_I2C_CHARDEV=y
522522
CONFIG_I2C_MUX=y
523523
CONFIG_I2C_MUX_PCA954x=y
524+
CONFIG_I2C_MUX_PINCTRL=m
524525
CONFIG_I2C_BCM2835=m
525526
CONFIG_I2C_CADENCE=m
526527
CONFIG_I2C_DESIGNWARE_CORE=y

0 commit comments

Comments
 (0)