From: Jonathan Cameron <jic23@kernel.org>
To: Shreeya Patel <shreeya.patel@collabora.com>
Cc: lars@metafoo.de, linux-iio@vger.kernel.org,
linux-kernel@vger.kernel.org, krzk+dt@kernel.org, marex@denx.de,
conor+dt@kernel.org, kernel@collabora.com
Subject: Re: [PATCH] iio: light: ltrf216a: Document device name for compatible
Date: Sat, 28 Sep 2024 18:12:23 +0100 [thread overview]
Message-ID: <20240928181223.4023cdec@jic23-huawei> (raw)
In-Reply-To: <20240923131527.1408691-1-shreeya.patel@collabora.com>
On Mon, 23 Sep 2024 18:45:27 +0530
Shreeya Patel <shreeya.patel@collabora.com> wrote:
> Compatible 'ltr,ltrf216a' is used by Valve's Steamdeck device
> via the ACPI + PRP0001 mechanism.
> Document this info alongside the compatible.
>
> Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com>
Applied.
> ---
> drivers/iio/light/ltrf216a.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/iio/light/ltrf216a.c b/drivers/iio/light/ltrf216a.c
> index bc8444516689..b1dacb48d610 100644
> --- a/drivers/iio/light/ltrf216a.c
> +++ b/drivers/iio/light/ltrf216a.c
> @@ -561,6 +561,7 @@ MODULE_DEVICE_TABLE(i2c, ltrf216a_id);
> static const struct of_device_id ltrf216a_of_match[] = {
> { .compatible = "liteon,ltr308", .data = <r308_chip_info },
> { .compatible = "liteon,ltrf216a", .data = <rf216a_chip_info },
> + /* For Valve's Steamdeck device, an ACPI platform using PRP0001 */
> { .compatible = "ltr,ltrf216a", .data = <rf216a_chip_info },
> {}
> };
prev parent reply other threads:[~2024-09-28 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 13:15 [PATCH] iio: light: ltrf216a: Document device name for compatible Shreeya Patel
2024-09-28 17:12 ` Jonathan Cameron [this message]
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=20240928181223.4023cdec@jic23-huawei \
--to=jic23@kernel.org \
--cc=conor+dt@kernel.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marex@denx.de \
--cc=shreeya.patel@collabora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox