linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: omap2plus_defconfig: enable I2C devices of GTA04
@ 2025-02-28 11:27 Andreas Kemnade
  2025-04-11  0:38 ` Kevin Hilman
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kemnade @ 2025-02-28 11:27 UTC (permalink / raw)
  To: aaro.koskinen, andreas, khilman, rogerq, tony, linux, linux-omap,
	linux-arm-kernel, linux-kernel

Enable I2C devices of GTA04 to get better test coverage when using
the defconfig. Until the I2C host driver is fixed, BMG160 module should be
blacklisted when booting on the GTA04A5.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/configs/omap2plus_defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 6de45d7f6078..84f334e94d5f 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -609,6 +609,7 @@ CONFIG_LEDS_LP5523=m
 CONFIG_LEDS_PCA963X=m
 CONFIG_LEDS_PWM=m
 CONFIG_LEDS_BD2606MVV=m
+CONFIG_LEDS_TCA6507=m
 CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_TIMER=m
 CONFIG_LEDS_TRIGGER_ONESHOT=m
@@ -643,6 +644,8 @@ CONFIG_TI_EMIF_SRAM=m
 CONFIG_IIO=m
 CONFIG_IIO_SW_DEVICE=m
 CONFIG_IIO_SW_TRIGGER=m
+CONFIG_BMA180=m
+CONFIG_BMC150_ACCEL=m
 CONFIG_IIO_ST_ACCEL_3AXIS=m
 CONFIG_KXCJK1013=m
 CONFIG_CPCAP_ADC=m
@@ -650,10 +653,15 @@ CONFIG_INA2XX_ADC=m
 CONFIG_TI_AM335X_ADC=m
 CONFIG_TWL4030_MADC=m
 CONFIG_TWL6030_GPADC=m
+CONFIG_BMG160=m
 CONFIG_MPU3050_I2C=m
+CONFIG_ITG3200=m
+CONFIG_BOSCH_BNO055_I2C=m
 CONFIG_INV_MPU6050_I2C=m
 CONFIG_SENSORS_ISL29028=m
 CONFIG_AK8975=m
+CONFIG_BMC150_MAGN_I2C=m
+CONFIG_SENSORS_HMC5843_I2C=m
 CONFIG_BMP280=m
 CONFIG_PWM=y
 CONFIG_PWM_OMAP_DMTIMER=m
-- 
2.39.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: omap2plus_defconfig: enable I2C devices of GTA04
  2025-02-28 11:27 [PATCH] ARM: omap2plus_defconfig: enable I2C devices of GTA04 Andreas Kemnade
@ 2025-04-11  0:38 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2025-04-11  0:38 UTC (permalink / raw)
  To: Andreas Kemnade, aaro.koskinen, andreas, rogerq, tony, linux,
	linux-omap, linux-arm-kernel, linux-kernel

Andreas Kemnade <andreas@kemnade.info> writes:

> Enable I2C devices of GTA04 to get better test coverage when using
> the defconfig. Until the I2C host driver is fixed, BMG160 module should be
> blacklisted when booting on the GTA04A5.
>
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>

Queued for v6.16,

Thanks,

Kevin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-11  0:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 11:27 [PATCH] ARM: omap2plus_defconfig: enable I2C devices of GTA04 Andreas Kemnade
2025-04-11  0:38 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).