public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Cc: petr.hodina@protonmail.com, "Jonathan Cameron" <jic23@kernel.org>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Bjorn Andersson" <andersson@kernel.org>,
	"Konrad Dybcio" <konradybcio@kernel.org>,
	"David Heidelberg" <david@ixit.cz>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 2/3] iio: light: add AMS TCS3400 RGB and RGB-IR color sensor driver
Date: Tue, 20 Jan 2026 15:33:09 +0200	[thread overview]
Message-ID: <aW-EFdqRQRFDJ-EO@smile.fi.intel.com> (raw)
In-Reply-To: <6ad1855a-acf9-43e9-a8ab-303f553eae77@oss.qualcomm.com>

On Tue, Jan 20, 2026 at 12:03:26PM +0100, Konrad Dybcio wrote:
> On 1/19/26 6:19 PM, Petr Hodina via B4 Relay wrote:

> > Add support for the AMS TCS3400 I2C color light-to-digital converter.
> > The driver supports RGBC and RGB-IR modes, programmable integration
> > time, optional interrupt-driven buffered capture, and regulator-based
> > power control.
> > 
> > Signed-off-by: Petr Hodina <petr.hodina@protonmail.com>
> > ---
> 
> FYI this is the driver that shipped on Sony phones:
> 
> https://github.com/LineageOS/android_kernel_sony_sdm845/blob/lineage-23.0/drivers/misc/tcs3490.c
> 
> And it seems there's a datasheet available:
> 
> https://mm.digikey.com/Volume0/opasdata/d220001/medias/docus/897/TCS3490.pdf

Thanks for finding this! It can be transformed to Datasheet tag
in the commit message.

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2026-01-20 13:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-19 17:19 [PATCH 0/3] iio: light: add AMS TCS3400 driver Petr Hodina via B4 Relay
2026-01-19 17:19 ` [PATCH 1/3] doc: add Device Tree binding for AMS TCS3400 light sensor Petr Hodina via B4 Relay
2026-01-19 17:37   ` David Heidelberg
2026-01-20 10:37   ` Krzysztof Kozlowski
2026-01-20 10:38   ` Krzysztof Kozlowski
2026-01-20 14:09   ` Daniel Baluta
2026-01-19 17:19 ` [PATCH 2/3] iio: light: add AMS TCS3400 RGB and RGB-IR color sensor driver Petr Hodina via B4 Relay
2026-01-19 18:58   ` Andy Shevchenko
2026-01-20 10:06   ` kernel test robot
2026-01-20 11:03   ` Konrad Dybcio
2026-01-20 13:33     ` Andy Shevchenko [this message]
2026-01-20 13:51       ` phodina
2026-01-20 13:58         ` Konrad Dybcio
2026-01-20 11:32   ` kernel test robot
2026-01-23  9:11   ` Jonathan Cameron
2026-01-19 17:19 ` [PATCH 3/3] sdm845: tama: Add AMS TCS3400 ambient light sensor Petr Hodina via B4 Relay
2026-01-19 17:33   ` David Heidelberg
2026-01-20 11:06   ` Konrad Dybcio
2026-01-20 19:49 ` [PATCH 0/3] iio: light: add AMS TCS3400 driver Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aW-EFdqRQRFDJ-EO@smile.fi.intel.com \
    --to=andriy.shevchenko@intel.com \
    --cc=andersson@kernel.org \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=petr.hodina@protonmail.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox