All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matti Vaittinen <mazziesaccount@gmail.com>
To: Andreas Klinger <ak@it-klinger.de>
Cc: Jonathan Cameron <jic23@kernel.org>,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	lars@metafoo.de, linux-iio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	javier.carrasco.cruz@gmail.com, subhajit.ghosh@tweaklogic.com,
	muditsharma.info@gmail.com, arthur.becker@sentec.com,
	ivan.orlov0322@gmail.com
Subject: Re: [PATCH 2/3] iio: light: add support for veml6046x00 RGBIR color sensor
Date: Tue, 6 May 2025 12:17:10 +0300	[thread overview]
Message-ID: <f3abfc37-50cc-4bdd-bb19-0f0ece4466eb@gmail.com> (raw)
In-Reply-To: <aBnINvJ0aS69kUI8@mail.your-server.de>

On 06/05/2025 11:28, Andreas Klinger wrote:
> Hi Matti,
> 
> Matti Vaittinen <mazziesaccount@gmail.com> schrieb am Di, 06. Mai 09:03:
>> On 05/05/2025 22:10, Andreas Klinger wrote:

>> Couldn't you still have used two different set of gain tables (one for each
>> PD size) if you chose to use the GTS?
> 
> Of course there are solutions for it and i was about to finish one with GTS as i
> saw that the driver will get simpler without. As i cannot use the nice features
> of GTS it turns out to use only the data structures and functions on it. But the
> data structures don't fit exactly to this sensor as we have gain and PD in two
> different regfields. So another table to translate the scale to the regfields is
> needed anyway.

Ah. Understood. Thanks for taking the time to explain :)

Yours,
	-- Matti

  reply	other threads:[~2025-05-06  9:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-16 11:31 [PATCH 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor Andreas Klinger
2025-03-16 11:31 ` [PATCH 1/3] dt-bindings: iio: light: veml6046x00: add " Andreas Klinger
2025-03-16 12:19   ` Rob Herring (Arm)
2025-03-17 11:00   ` Jonathan Cameron
2025-03-17 11:17     ` Andreas Klinger
2025-03-17 11:26       ` Krzysztof Kozlowski
2025-03-16 11:31 ` [PATCH 2/3] iio: light: add support for veml6046x00 RGBIR " Andreas Klinger
2025-03-17 11:50   ` Jonathan Cameron
2025-03-18  2:15     ` Andreas Klinger
2025-03-23 11:51       ` Jonathan Cameron
2025-04-06  8:43     ` Andreas Klinger
2025-04-06 11:08       ` Jonathan Cameron
2025-04-07  5:52         ` Matti Vaittinen
2025-05-05 19:10           ` Andreas Klinger
2025-05-06  6:03             ` Matti Vaittinen
2025-05-06  8:28               ` Andreas Klinger
2025-05-06  9:17                 ` Matti Vaittinen [this message]
2025-03-16 11:31 ` [PATCH 3/3] MAINTAINER: add maintainer for veml6046x00 Andreas Klinger

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=f3abfc37-50cc-4bdd-bb19-0f0ece4466eb@gmail.com \
    --to=mazziesaccount@gmail.com \
    --cc=ak@it-klinger.de \
    --cc=arthur.becker@sentec.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ivan.orlov0322@gmail.com \
    --cc=javier.carrasco.cruz@gmail.com \
    --cc=jic23@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=muditsharma.info@gmail.com \
    --cc=robh@kernel.org \
    --cc=subhajit.ghosh@tweaklogic.com \
    /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 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.