public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Mirela Rabulea <mirela.rabulea@nxp.com>
Cc: mchehab@kernel.org, hverkuil-cisco@xs4all.nl,
	laurent.pinchart+renesas@ideasonboard.com, robh@kernel.org,
	krzk+dt@kernel.org, bryan.odonoghue@linaro.org,
	laurentiu.palcu@nxp.com, robert.chiras@nxp.com,
	jai.luthra@ideasonboard.com, linux-media@vger.kernel.org,
	linux-kernel@vger.kernel.org, LnxRevLi@nxp.com,
	kieran.bingham@ideasonboard.com, hdegoede@redhat.com,
	dave.stevenson@raspberrypi.com, mike.rudenko@gmail.com,
	alain.volmat@foss.st.com, devicetree@vger.kernel.org,
	conor+dt@kernel.org, alexander.stein@ew.tq-group.com,
	umang.jain@ideasonboard.com, zhi.mao@mediatek.com,
	festevam@denx.de, julien.vuillaumier@nxp.com
Subject: Re: [EXT] Re: [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver
Date: Tue, 8 Jul 2025 23:43:12 +0000	[thread overview]
Message-ID: <aG2tECZaT3IsOV0z@kekkonen.localdomain> (raw)
In-Reply-To: <3df6d174-ce7d-40ff-a7e0-fb9e8a9ab435@nxp.com>

Hi Mirela,

On Tue, Jul 08, 2025 at 08:09:25PM +0300, Mirela Rabulea wrote:
> Hi Sakari & all,
> 
> On 6/29/25 11:30, Sakari Ailus wrote:
> > Caution: This is an external email. Please take care when clicking links
> > or opening attachments. When in doubt, report the message using the
> > 'Report this email' button
> > 
> > 
> > Hi Mirela,
> > 
> > On 3/5/25 11:43, Mirela Rabulea wrote:
> > > +struct ox05b1s_reg {
> > > +     u32 addr;
> > > +     u32 data;
> > > +};
> > 
> > Could you use struct reg_sequence instead, please?
> 
> Yes, sure, thanks for the hint.
> 
> Any other suggestions, anyone, before I send the next version?

Do you intend to align this with the common raw sensor model? It may still
take a while until we get those patches merged though, but the upside would
be there's on concern of backwards compatibility. We should discuss how to
implement HDR with that actually (Laurent is cc'd).

-- 
Regards,

Sakari Ailus

  reply	other threads:[~2025-07-08 23:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-05  9:43 [PATCH v4 0/4] media: i2c: Add OX05B1S camera sensor driver Mirela Rabulea
2025-03-05  9:43 ` [PATCH v4 1/4] dt-bindings: media: i2c: Add OX05B1S sensor Mirela Rabulea
2025-06-28 18:27   ` Sakari Ailus
2025-07-08 17:02     ` [EXT] " Mirela Rabulea
2025-03-05  9:43 ` [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver Mirela Rabulea
2025-03-19 11:10   ` Jai Luthra
2025-03-24 15:32     ` Mirela Rabulea
2025-03-25 16:02       ` Jai Luthra
2025-03-26 15:32         ` Mirela Rabulea
2025-03-28  8:37           ` Jai Luthra
2025-03-31 15:42             ` [EXT] " Mirela Rabulea
2025-06-29  8:30   ` Sakari Ailus
2025-07-08 17:09     ` [EXT] " Mirela Rabulea
2025-07-08 23:43       ` Sakari Ailus [this message]
2025-07-09 11:07         ` Mirela Rabulea
2025-03-05  9:43 ` [PATCH v4 3/4] MAINTAINERS: Add entry for OX05B1S " Mirela Rabulea
2025-03-05  9:43 ` [PATCH v4 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor Mirela Rabulea

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=aG2tECZaT3IsOV0z@kekkonen.localdomain \
    --to=sakari.ailus@linux.intel.com \
    --cc=LnxRevLi@nxp.com \
    --cc=alain.volmat@foss.st.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=bryan.odonoghue@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@denx.de \
    --cc=hdegoede@redhat.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jai.luthra@ideasonboard.com \
    --cc=julien.vuillaumier@nxp.com \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=krzk+dt@kernel.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=laurentiu.palcu@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=mike.rudenko@gmail.com \
    --cc=mirela.rabulea@nxp.com \
    --cc=robert.chiras@nxp.com \
    --cc=robh@kernel.org \
    --cc=umang.jain@ideasonboard.com \
    --cc=zhi.mao@mediatek.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