From: Sergey Lebedev <lsa.uz@pm.me>
To: Benjamin Mugnier <benjamin.mugnier@foss.st.com>,
Peter Marshall <pm@petermarshall.ca>
Cc: Sylvain Petinot <sylvain.petinot@foss.st.com>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Hans de Goede <hansg@kernel.org>,
Daniel Scally <dan.scally@ideasonboard.com>,
linux-media@vger.kernel.org, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] media: i2c: st-vd55g1: Genericize driver and add VD55G0 support
Date: Tue, 15 Sep 2026 17:36:09 +0000 [thread overview]
Message-ID: <20260915173604.65023-1-lsa.uz@pm.me> (raw)
In-Reply-To: <1e798c12-2272-471a-9e71-82188439de82@foss.st.com>
Benjamin,
Thank you - for the explanation, for the link, and for saying where you
stand. All three are worth more than an ack would have been.
Sorry for the slow reply. I spent the hours reading rather than writing: the
repository you pointed at, the two drivers side by side, and the in-tree
binding. The checking changed what I have to say, so it seemed better than
answering quickly. Three things below, separated so you can take whichever is
worth your time.
1. The licence question, and my mistake
---------------------------------------
Settled, by your link. vd55g0_patches.h carries
"SPDX-License-Identifier: GPL-2.0" and "Copyright (C) 2024 STMicroelectronics
SA", with cut1 and cut2 arrays. ST published the firmware itself, two years
ago, under a licence that answers the question I was asking.
There is nothing for anyone to grant, and the right source to take those
bytes from is yours rather than any third-party copy of them.
I should have found that before raising the point twice. Your standalone
driver was named to me in this thread and I did not open it. The blocker I
reported on 7 September is not a blocker and never was.
2. What the work would actually be
----------------------------------
I measured it rather than guessed, so that we are talking about the same
thing:
- twenty-five LINUX_VERSION_CODE guards, all of the form
"#if KERNEL_VERSION(x,y,z) > LINUX_VERSION_CODE", about 180 lines to drop
- s_stream to enable_streams and disable_streams, with vd55g1 in-tree as a
line-by-line reference written by you
- st,vd55g0.yaml, adapted from the 3.3 KB st,vd55g1.yaml
- Kconfig, Makefile, MAINTAINERS
- checkpatch, sparse, builds across configurations, and testing here
That should not take as long as I expected.
3. The question I cannot answer on your behalf
----------------------------------------------
A 2100-line driver arriving beside a 2100-line sibling by the same author
invites "why is this not an extension of vd55g1". If I answer that badly,
the third version is a rewrite in the direction you have already rejected.
Reading the two files I can see arguments for your position. vd55g0 is
monochrome-first, Y8_1X8 and Y10_1X10, where vd55g1 carries the Bayer codes.
vd55g0 has real strobe and flash handling that vd55g1 barely touches. The
register namespaces are essentially disjoint.
But those are my inferences from one reading. What I would be repeating to a
maintainer is your engineering judgement, and I would rather have it from
you.
So: you offered to elaborate. Please do, if you have the time. Not to
convince me - I have no stake in either shape. It is so that when Sakari or
Hans asks why VD55G0 is not folded into vd55g1, the answer comes from the
person who wrote both parts.
If a separate driver is right, I will start and send you something to look
at. If the two really should converge, that is worth knowing now too, and
Peter's series already points that way.
Sergey
next prev parent reply other threads:[~2026-09-15 17:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-10 21:33 Sergey Lebedev
2026-09-15 9:29 ` Benjamin Mugnier
2026-09-15 10:07 ` Sergey Lebedev
2026-09-15 11:48 ` Benjamin Mugnier
2026-09-15 17:36 ` Sergey Lebedev [this message]
2026-09-16 8:55 ` Benjamin Mugnier
-- strict thread matches above, loose matches on Subject: below --
2026-09-07 20:59 Sergey Lebedev
2026-09-08 8:54 ` Benjamin Mugnier
2026-09-08 10:07 ` Sergey Lebedev
2026-09-02 20:45 Peter Marshall
2026-09-04 12:06 ` Benjamin Mugnier
[not found] ` <DL6TUYCM6AE9.3SFNKPI5T7CVS@petermarshall.ca>
2026-09-08 8:48 ` Benjamin Mugnier
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=20260915173604.65023-1-lsa.uz@pm.me \
--to=lsa.uz@pm.me \
--cc=benjamin.mugnier@foss.st.com \
--cc=dan.scally@ideasonboard.com \
--cc=hansg@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=pm@petermarshall.ca \
--cc=sakari.ailus@linux.intel.com \
--cc=sylvain.petinot@foss.st.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®