All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
@ 2023-11-16 13:13 Marek Vasut
  2023-11-16 13:13 ` [PATCH 2/2] iio: light: isl76682: Add ISL76682 driver Marek Vasut
  2023-11-16 14:03 ` [PATCH 1/2] dt-bindings: iio: light: isl76682: Document ISL76682 Conor Dooley
  0 siblings, 2 replies; 6+ messages in thread
From: Marek Vasut @ 2023-11-16 13:13 UTC (permalink / raw)
  To: linux-iio
  Cc: Marek Vasut, Alexander Stein, Andre Werner, Andy Shevchenko,
	Bjorn Helgaas, Conor Dooley, Fabio Estevam, Guenter Roeck,
	Jonathan Cameron, Krzysztof Kozlowski, Lars-Peter Clausen,
	Luca Ceresoli, Mark Brown, Matti Vaittinen, Naresh Solanki,
	Patrick Rudolph, Rob Herring, Stefan Windfeldt-Prytz,
	Vincent Tremblay, devicetree

The ISL76682 is very basic ALS which only supports ALS or IR mode
in four ranges, 1k/4k/16k/64k LUX. There is no IRQ support or any
other fancy functionality. Document it as trivial device.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Andre Werner <andre.werner@systec-electronic.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Luca Ceresoli <luca.ceresoli@bootlin.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Matti Vaittinen <mazziesaccount@gmail.com>
Cc: Naresh Solanki <naresh.solanki@9elements.com>
Cc: Patrick Rudolph <patrick.rudolph@9elements.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Stefan Windfeldt-Prytz <stefan.windfeldt-prytz@axis.com>
Cc: Vincent Tremblay <vincent@vtremblay.dev>
Cc: devicetree@vger.kernel.org
Cc: linux-iio@vger.kernel.org
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index c3190f2a168a2..27164e9219276 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -179,6 +179,8 @@ properties:
           - isil,isl29030
             # Intersil ISL68137 Digital Output Configurable PWM Controller
           - isil,isl68137
+            # Intersil ISL76682 Ambient Light Sensor
+          - isil,isl76682
             # Linear Technology LTC2488
           - lineartechnology,ltc2488
             # 5 Bit Programmable, Pulse-Width Modulator
-- 
2.42.0


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

end of thread, other threads:[~2023-11-16 16:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16 13:13 [PATCH 1/2] dt-bindings: iio: light: isl76682: Document ISL76682 Marek Vasut
2023-11-16 13:13 ` [PATCH 2/2] iio: light: isl76682: Add ISL76682 driver Marek Vasut
2023-11-16 14:32   ` Alexander Stein
2023-11-16 16:25   ` Matti Vaittinen
2023-11-16 16:45     ` Matti Vaittinen
2023-11-16 14:03 ` [PATCH 1/2] dt-bindings: iio: light: isl76682: Document ISL76682 Conor Dooley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.