Commit 91407b55 authored by Matti Vaittinen's avatar Matti Vaittinen Committed by Jonathan Cameron
Browse files

iio: light: Drop BU27008 and BU27010



The ROHM BU27008 and BU27010 RGB sensors got cancelled. I was informed
they never reached mass production stage.

Keeping the drivers around is waste of maintenance resources. Drop the
drivers.

Signed-off-by: default avatarMatti Vaittinen <mazziesaccount@gmail.com>
Reviewed-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/f4d0aa31f29f160a06cba4856a034fa5636d3372.1732819203.git.mazziesaccount@gmail.com


Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 7a91aee8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20314,7 +20314,6 @@ ROHM BU270xx LIGHT SENSOR DRIVERs
M:	Matti Vaittinen <mazziesaccount@gmail.com>
L:	linux-iio@vger.kernel.org
S:	Supported
F:	drivers/iio/light/rohm-bu27008.c
F:	drivers/iio/light/rohm-bu27034.c
ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
+0 −16
Original line number Diff line number Diff line
@@ -329,22 +329,6 @@ config JSA1212
	  To compile this driver as a module, choose M here:
	  the module will be called jsa1212.

config ROHM_BU27008
	tristate "ROHM BU27008 color (RGB+C/IR) sensor"
	depends on I2C
	select REGMAP_I2C
	select IIO_GTS_HELPER
	select IIO_BUFFER
	select IIO_TRIGGERED_BUFFER
	help
	  Enable support for the ROHM BU27008 color sensor.
	  The ROHM BU27008 is a sensor with 5 photodiodes (red, green,
	  blue, clear and IR) with four configurable channels. Red and
	  green being always available and two out of the rest three
	  (blue, clear, IR) can be selected to be simultaneously measured.
	  Typical application is adjusting LCD backlight of TVs,
	  mobile phones and tablet PCs.

config ROHM_BU27034
	tristate "ROHM BU27034 ambient light sensor"
	depends on I2C
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ obj-$(CONFIG_NOA1305) += noa1305.o
obj-$(CONFIG_OPT3001)		+= opt3001.o
obj-$(CONFIG_OPT4001)		+= opt4001.o
obj-$(CONFIG_PA12203001)	+= pa12203001.o
obj-$(CONFIG_ROHM_BU27008)	+= rohm-bu27008.o
obj-$(CONFIG_ROHM_BU27034)	+= rohm-bu27034.o
obj-$(CONFIG_RPR0521)		+= rpr0521.o
obj-$(CONFIG_SI1133)		+= si1133.o

drivers/iio/light/rohm-bu27008.c

deleted100644 → 0
+0 −1635

File deleted.

Preview size limit exceeded, changes collapsed.