summaryrefslogtreecommitdiff
path: root/configs/xilinx_versal_virt_defconfig
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2025-11-26 16:23:43 +0100
committerMichal Simek <[email protected]>2025-12-19 08:25:27 +0100
commit358b5e62018eb7a1881cfd9e22b50abf5daa45de (patch)
tree7a09a6429fe8afeac6e5bd1810eaef050de550b0 /configs/xilinx_versal_virt_defconfig
parent16eaf907d5808c6b2ab6a7814d72d8277f3e7e44 (diff)
xilinx: amd: Enable the PCA9541 I2C Bus arbiter
Enable the new PCA9541 i2c bus arbiter on AMD/Xilinx SOCs by default. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/edfb7e7a6e800484d3ac3bf45a4f83adfcdd1754.1764170621.git.michal.simek@amd.com
Diffstat (limited to 'configs/xilinx_versal_virt_defconfig')
-rw-r--r--configs/xilinx_versal_virt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig
index bd6bfb7deac..652121e27a0 100644
--- a/configs/xilinx_versal_virt_defconfig
+++ b/configs/xilinx_versal_virt_defconfig
@@ -89,6 +89,7 @@ CONFIG_FPGA_VERSALPL=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_CADENCE=y
CONFIG_I2C_MUX=y
+CONFIG_I2C_MUX_PCA9541=y
CONFIG_I2C_MUX_PCA954x=y
CONFIG_DM_MAILBOX=y
CONFIG_ZYNQMP_IPI=y