From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8BD1128E09; Thu, 16 Nov 2023 14:03:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZCJKnCmV" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AA684C433C8; Thu, 16 Nov 2023 14:03:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700143409; bh=d6xPUlhaYELCUC56AkK/eGiDZyhysNoVJ5PsEWB3OyQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZCJKnCmV70p7/Zs+2XSS+PXNOlA6+oDISYhh0L9KvfYNiIT1msdmujTTsy/Asdpvd 0gAkms93us8ptNyaws9N0qfyX2Z2LjpVCliNQZ7SN1EyYJ8JZfuU7krj7Sv/hEX+SW b9hlPSF2vwBvYbItVQZyT3pzMzmGJ+i7bddYpZLiOVj+HaTrVL4O+7SplxWH4wao0i qfuM+NiIV9f2wNrki9hJmKo44zAfkCkzG9G6H5Xcp8lWob8stpmoyBlj2FFE2qNhUK xP6oCgGMr2FBPU9lLfxakXC+kiMCJDS3gfH9R6xBZJAHvwDkovTidcptMBmza2DKEh Sp5hSQnvHJI0w== Date: Thu, 16 Nov 2023 14:03:25 +0000 From: Conor Dooley To: Marek Vasut Cc: linux-iio@vger.kernel.org, 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@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: iio: light: isl76682: Document ISL76682 Message-ID: <20231116-diameter-showbiz-59067f7c6334@squawk> References: <20231116131329.6801-1-marex@denx.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4b1214TFXiQZKbns" Content-Disposition: inline In-Reply-To: <20231116131329.6801-1-marex@denx.de> --4b1214TFXiQZKbns Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 16, 2023 at 02:13:15PM +0100, Marek Vasut wrote: > 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. >=20 > Signed-off-by: Marek Vasut Acked-by: Conor Dooley Cheers, Conor. > --- > Cc: Alexander Stein > Cc: Andre Werner > Cc: Andy Shevchenko > Cc: Bjorn Helgaas > Cc: Conor Dooley > Cc: Fabio Estevam > Cc: Guenter Roeck > Cc: Jonathan Cameron > Cc: Krzysztof Kozlowski > Cc: Lars-Peter Clausen > Cc: Luca Ceresoli > Cc: Mark Brown > Cc: Matti Vaittinen > Cc: Naresh Solanki > Cc: Patrick Rudolph > Cc: Rob Herring > Cc: Stefan Windfeldt-Prytz > Cc: Vincent Tremblay > Cc: devicetree@vger.kernel.org > Cc: linux-iio@vger.kernel.org > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Doc= umentation/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 Controll= er > - isil,isl68137 > + # Intersil ISL76682 Ambient Light Sensor > + - isil,isl76682 > # Linear Technology LTC2488 > - lineartechnology,ltc2488 > # 5 Bit Programmable, Pulse-Width Modulator > --=20 > 2.42.0 >=20 >=20 --4b1214TFXiQZKbns Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZVYhKQAKCRB4tDGHoIJi 0pNbAQCpSK5BsngtT7hZXgeFenbylOiiuvXV97ZU0cXhVt8oPQEAgkBRmj4NbUdm I4YU+UgU/J22n2dnXuaphI/5mw4ZCAE= =2wgf -----END PGP SIGNATURE----- --4b1214TFXiQZKbns--