mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Benjamin Bara <bbara93@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Hans de Goede <hdegoede@redhat.com>,
	Alexander Stein <alexander.stein@ew.tq-group.com>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	Benjamin Bara <benjamin.bara@skidata.com>
Subject: Re: [PATCH v2 2/2] media: i2c: imx290: Remove CHIP_ID reg definition
Date: Thu, 29 Aug 2024 15:39:42 +0300	[thread overview]
Message-ID: <20240829123942.GC12951@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20240828-imx290-avail-v2-2-bd320ac8e8fa@skidata.com>

Hi Benjamin,

Thank you for the patch.

On Wed, Aug 28, 2024 at 08:13:08PM +0200, Benjamin Bara wrote:
> This register is not described in the public available imx290 datasheet.
> Additionally, a read returns '0x07d0' for an imx327lqr and also for an
> imx462, which means it cannot be used to distinguish between those two
> imx290 derivatives.
> 
> Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
> introduced in v2
> ---
>  drivers/media/i2c/imx290.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/media/i2c/imx290.c b/drivers/media/i2c/imx290.c
> index 2a869576600c..48502ba19cdc 100644
> --- a/drivers/media/i2c/imx290.c
> +++ b/drivers/media/i2c/imx290.c
> @@ -80,7 +80,6 @@
>  #define IMX290_ADBIT2					CCI_REG8(0x317c)
>  #define IMX290_ADBIT2_10BIT				0x12
>  #define IMX290_ADBIT2_12BIT				0x00
> -#define IMX290_CHIP_ID					CCI_REG16_LE(0x319a)
>  #define IMX290_ADBIT3					CCI_REG8(0x31ec)
>  #define IMX290_ADBIT3_10BIT				0x37
>  #define IMX290_ADBIT3_12BIT				0x0e
> 

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2024-08-29 12:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 18:13 [PATCH v2 0/2] media: i2c: imx290: check for availability in probe() Benjamin Bara
2024-08-28 18:13 ` [PATCH v2 1/2] media: i2c: imx290: Check " Benjamin Bara
2024-08-29  7:05   ` Sakari Ailus
2024-08-29  7:32     ` Benjamin Bara
2024-08-29 12:39     ` Sakari Ailus
2024-08-29 12:41       ` Sakari Ailus
2024-08-29 12:42   ` Sakari Ailus
2024-08-29 13:19   ` Laurent Pinchart
2024-08-29 15:36     ` Benjamin Bara
2024-08-29 17:00       ` Laurent Pinchart
2024-08-29 16:32     ` Manivannan Sadhasivam
2024-08-29 16:48       ` Laurent Pinchart
2024-08-30  8:31         ` Manivannan Sadhasivam
2024-08-30  9:25           ` Laurent Pinchart
2024-08-30 12:25             ` Manivannan Sadhasivam
2024-08-31  0:53               ` Laurent Pinchart
2024-08-28 18:13 ` [PATCH v2 2/2] media: i2c: imx290: Remove CHIP_ID reg definition Benjamin Bara
2024-08-29 12:39   ` Laurent Pinchart [this message]
2024-08-29 13:06 ` [PATCH v2 0/2] media: i2c: imx290: check for availability in probe() Sakari Ailus

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=20240829123942.GC12951@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=bbara93@gmail.com \
    --cc=benjamin.bara@skidata.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mchehab@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

all inboxes | Powered by JetHome®