Commit 284d16c4 authored by Peter Robinson's avatar Peter Robinson Committed by Lee Jones
Browse files

mfd: ti_am335x_tscadc: Fix TI SoC dependencies



The ti_am335x_tscadc is specific to some TI SoCs, update
the dependencies for those SoCs and compile testing.

Signed-off-by: default avatarPeter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20231220155643.445849-1-pbrobinson@gmail.com


Signed-off-by: default avatarLee Jones <lee@kernel.org>
parent 64fe64f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1483,6 +1483,7 @@ config MFD_SYSCON

config MFD_TI_AM335X_TSCADC
	tristate "TI ADC / Touch Screen chip support"
	depends on ARCH_OMAP2PLUS || ARCH_K3 || COMPILE_TEST
	select MFD_CORE
	select REGMAP
	select REGMAP_MMIO