lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1732819203.git.mazziesaccount@gmail.com>
Date: Thu, 28 Nov 2024 21:34:54 +0200
From: Matti Vaittinen <mazziesaccount@...il.com>
To: Matti Vaittinen <mazziesaccount@...il.com>,
	Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
	0001-iio-light-Drop-BU27008-and-BU27010.patch@...-rohm.smtp.subspace.kernel.org,
	0002-dt-bindings-iio-light-Drop-BU27008-and-BU27010.patch@...-rohm.smtp.subspace.kernel.org
Cc: Jonathan Cameron <jic23@...nel.org>,
	Lars-Peter Clausen <lars@...afoo.de>, Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Matti Vaittinen <mazziesaccount@...il.com>,
	Javier Carrasco <javier.carrasco.cruz@...il.com>,
	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	Arthur Becker <arthur.becker@...tec.com>,
	Emil Gedenryd <emil.gedenryd@...s.com>, Marek Vasut <marex@...x.de>,
	Mudit Sharma <muditsharma.info@...il.com>,
	Subhajit Ghosh <subhajit.ghosh@...aklogic.com>,
	linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Drop BU27008 and BU27010

Drop the support for ROHM BD72008 and BD72010 RGB sensors

I accidentally hit a BU27008 data-sheet which had a big red text saying
"Obsolete". After a few queries I received a word that the ROHM BU27008
and BU27010 RGB sensors were cancelled and never entered mass production.
Supporting not existing hardware makes no sense, so it's probably best
to drop the drivers and dt-bindings.

There is still a RGB sensor from ROHM called BU27006.
https://www.rohm.com/products/sensors-mems/color-sensor-ics/bu27006muc-z-product
Based on a quick glance this should be very similar to the BU27010. If
someone wants to create a driver for this, then the bu27008.c might be
worth looking at.

As writing of this I don't have the BU27006 at my hands, and when I
asked about creating a driver for this IC from the HQ ... I got an
impression that at the moment ROHM rather pays me for doing something
else. So, currently I have no plan to add support for the BD27006.
We can always dig the bu27008.c from the depths of the git, if it later
appears such a driver would be a good idea.

Matti Vaittinen (2):
  iio: light: Drop BU27008 and BU27010
  dt-bindings: iio: light: Drop BU27008 and BU27010

 .../bindings/iio/light/rohm,bu27008.yaml      |   49 -
 .../bindings/iio/light/rohm,bu27010.yaml      |   50 -
 MAINTAINERS                                   |    1 -
 drivers/iio/light/Kconfig                     |   16 -
 drivers/iio/light/Makefile                    |    1 -
 drivers/iio/light/rohm-bu27008.c              | 1635 -----------------
 6 files changed, 1752 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/iio/light/rohm,bu27008.yaml
 delete mode 100644 Documentation/devicetree/bindings/iio/light/rohm,bu27010.yaml
 delete mode 100644 drivers/iio/light/rohm-bu27008.c


base-commit: a61ff7eac77e86de828fe28c4e42b8ae9ec2b195
-- 
2.47.0


Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ