i2c: omap: Add support for setting mux
authorJayesh Choudhary <j-choudhary@ti.com>
Tue, 18 Mar 2025 10:36:22 +0000 (16:06 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Fri, 21 Mar 2025 00:31:02 +0000 (01:31 +0100)
commitb6ef830c60b6f4adfb72d0780b4363df3a1feb9c
tree512620896b6cab3ca863a8748897cc36d18f7695
parent0fc829dbde9bf1f349631c677a85e08782037ecf
i2c: omap: Add support for setting mux

Some SoCs require muxes in the routing for SDA and SCL lines.
Therefore, add support for setting the mux by reading the mux-states
property from the dt-node.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Link: https://lore.kernel.org/r/20250318103622.29979-3-j-choudhary@ti.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-omap.c