From: Dan Scally <dan.scally@ideasonboard.com>
To: Sakari Ailus <sakari.ailus@linux.intel.com>, linux-media@vger.kernel.org
Cc: Hans de Goede <hdegoede@redhat.com>, Bingbu Cao <bingbu.cao@intel.com>
Subject: Re: [PATCH 1/2] media: ipu-bridge: Add ov01a10 in Dell XPS 9315
Date: Mon, 12 Feb 2024 09:26:42 +0000 [thread overview]
Message-ID: <46c46af7-7a3c-4457-9757-e25bbd0153e0@ideasonboard.com> (raw)
In-Reply-To: <20240212091917.342715-2-sakari.ailus@linux.intel.com>
Hi Sakari
On 12/02/2024 09:19, Sakari Ailus wrote:
> Add Omnivision ov01a10 sensor used in Dell XPS 9315, and use the driver
> default frequency.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
> ---
> drivers/media/pci/intel/ipu-bridge.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/media/pci/intel/ipu-bridge.c b/drivers/media/pci/intel/ipu-bridge.c
> index f980e3125a7b..b2cf80d62ba2 100644
> --- a/drivers/media/pci/intel/ipu-bridge.c
> +++ b/drivers/media/pci/intel/ipu-bridge.c
> @@ -60,6 +60,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
> IPU_SENSOR_CONFIG("OVTIDB10", 1, 560000000),
> /* GalaxyCore GC0310 */
> IPU_SENSOR_CONFIG("INT0310", 0),
> + /* Omnivision ov01a10 */
> + IPU_SENSOR_CONFIG("OVTI01A0", 1, 400000000),
> };
>
> static const struct ipu_property_names prop_names = {
next prev parent reply other threads:[~2024-02-12 9:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 9:19 [PATCH 0/2] IPU bridge improvements for IPU6 Sakari Ailus
2024-02-12 9:19 ` [PATCH 1/2] media: ipu-bridge: Add ov01a10 in Dell XPS 9315 Sakari Ailus
2024-02-12 9:26 ` Dan Scally [this message]
2024-02-12 9:19 ` [PATCH 2/2] media: ipu-bridge: Poll for IVSC CSI device Sakari Ailus
2024-02-12 10:28 ` Hans de Goede
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=46c46af7-7a3c-4457-9757-e25bbd0153e0@ideasonboard.com \
--to=dan.scally@ideasonboard.com \
--cc=bingbu.cao@intel.com \
--cc=hdegoede@redhat.com \
--cc=linux-media@vger.kernel.org \
--cc=sakari.ailus@linux.intel.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