mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
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 -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEm+Rq3+YGJdiR9yuFh9CWnEQHBwQFAmeSp1wACgkQh9CWnEQH BwTb/hAAhZCgTxVzBgdnDuSKOXmXYqzfRfirJQ57aluE5O0EtxiJC8APABlywDJl RIVmyHw39YidATyIEPcbHZW8IumLPr95nfYkJlAfGLpAvtHCDoEiIhIf9YSLuH5M a3mGQHfta46s6hTSBg6tA6KAzO+WviD9CAvopEaFof5i15N2zLc7IelkFaG5xM1u pv896h9bt2wuNFXTe3ABESz4MGjU2O+Wh6D/QGmrvzbvMtqlTdHk85h2xpV7KGEB 99rijUwhBYP/XFSq8RlVcZbBO+YGmPmc08LUZh0RGpoJBD0BMc8t/YvXim1sYZ8k ha5RGSHIOzfHoM3ugPqp6ISILJcznHBeunC4x+qJbDFkLnWAbjyZ23/L0SDtjmyx ghfyRtlVDj/ORivpIzS2z7lsJqxSVBFY5JnrRK/h/gjlx718vWcO/W0BgpU6aS5C F1+w/zlYomW5pLA8bFMIuPxTgulFZKvW6Y+Ld9SSkyUAtxatEjenLeffJ3i4F0+x 0YDyqrJ1lru9CcsH0/ZwJlXy5Dw29mkawo78C+Y/ct0ZkwdyFo+SEUwjf7FmK+2T bbXfb5AnxmSey9PgBrDUY0sIwYz8iKfo4AHWZMyMvUMmJPnbXLtWmQwsp08NXzI9 9Uk6MBIRL+ISSzCH2tl2/h/Q47KnnqTGH/B0mzCvrBjjMb1y8Cw= =GSiU -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmeTgtQACgkQYKtH/8kJ UicCNQ//UG6KFJjcIJpuA1G1dKbHi5nT5sm55vCcoQxIQTkIt3VG18qJlvVkoEMD zMmFbL7gjwYC1QcQqAnm8ZKu2EDSmRQ4wlnYl9wLCTv00CfTrlu9jGbtnfIDdIsQ TCfVLwqEiDn5ggQj6tbD+nN9XuDahDnlCTOlauBK7t2ucaS+NFYsFq8K61OEDlWB 8ALd/ORajjDrT0cM6uJbt94bybMRFl1+4gfOzq+rEsSJqAMxJtIRUKrl1nM52lmO Pkd9onyiwoWcv2gFG3pb8gH3CCX4KJbKCKXZTnndF6/hEHZeT/S4gTG7NzKnehD7 1F1cfjAdfVVmnlBdFLlPAX7y8qUlieiBWEJtGCiFo1iOCtmiTMwoEaig8KCyQtwn sbUqXxeJ8FnbDUVPsbMfR7wKeymmksmAg47D50umUuya0Kj2MzpzjE93hKLV6kdz MOYySd6rq8NzeVlo9MnHsGFYRsYN/AwRTf40AfqBuX8lclbeTeKmyJWuGtSMbm9L qRzsLOokY135GYgDDXTHyMFOi2e/axBXyAzr3ptQc59Dls5a0ojZ4dsCPL3hiF5q 7xqzyn29PgBOxLIelW240jUq9qPwrDJXT3txYsucbgwqT8NNT6pYVi3O8IJ6fwIT mlMNMIX4yW3ZGK67yGu2DExDwmv8hYNDuUTMpSTRnHMbbFl52lA= =mQPW -----END PGP SIGNATURE----- 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>
This commit is contained in:
commit
309f64469c
|
|
@ -521,6 +521,7 @@ CONFIG_TCG_TIS_I2C_INFINEON=y
|
|||
CONFIG_I2C_CHARDEV=y
|
||||
CONFIG_I2C_MUX=y
|
||||
CONFIG_I2C_MUX_PCA954x=y
|
||||
CONFIG_I2C_MUX_PINCTRL=m
|
||||
CONFIG_I2C_BCM2835=m
|
||||
CONFIG_I2C_CADENCE=m
|
||||
CONFIG_I2C_DESIGNWARE_CORE=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user