devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
To: Conor Dooley <conor@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Mehdi Djait <mehdi.djait@bootlin.com>,
	mchehab@kernel.org, heiko@sntech.de, hverkuil-cisco@xs4all.nl,
	krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
	conor+dt@kernel.org, linux-media@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	thomas.petazzoni@bootlin.com, alexandre.belloni@bootlin.com,
	maxime.chevallier@bootlin.com, michael.riesch@wolfvision.net
Subject: Re: [PATCH v10 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
Date: Mon, 13 Nov 2023 17:54:08 +0100	[thread overview]
Message-ID: <ZVJUsDb1mPVtcjdX@aptenodytes> (raw)
In-Reply-To: <20231110-appetizer-fame-2152806c7442@roley>

[-- Attachment #1: Type: text/plain, Size: 5881 bytes --]

Hi Conor,

On Fri 10 Nov 23, 18:23, Conor Dooley wrote:
> On Thu, Nov 09, 2023 at 07:07:27PM +0100, Paul Kocialkowski wrote:
> > On Thu 09 Nov 23, 18:53, Krzysztof Kozlowski wrote:
> > > On 09/11/2023 18:45, Paul Kocialkowski wrote:
> > > > On Thu 09 Nov 23, 17:24, Conor Dooley wrote:
> > > >> On Wed, Nov 08, 2023 at 05:38:56PM +0100, Mehdi Djait wrote:
> > > >>> Add a documentation for the Rockchip Camera Interface binding.
> > > >>>
> > > >>> the name of the file rk3066 is the first Rockchip SoC generation that uses cif
> > > >>> instead of the px30 which is just one of the many iterations of the unit.
> > > >>
> > > >> I think this is becoming ridiculous. You've now removed the compatible
> > > >> for the rk3066 but kept it in the filename. I don't understand the
> > > >> hangup about naming the file after the px30-vip, but naming it after
> > > >> something that is not documented here at all makes no sense to me.
> > > >> Either document the rk3066 properly, or remove all mention of it IMO.
> > > > 
> > > > I think the opposite is ridiculous. We have spent some time investigating the
> > > > history of this unit, to find out that RK3066 is the first occurence where
> > > > it exists. Since we want the binding to cover all generations of the same unit
> > > > and give it a name that reflects this, rk3066 is the natural choice that comes
> > > > to mind. As far as I understand, this is the normal thing to do to name
> > > > bindings: name after the earliest known occurence of the unit.
> > > > 
> > > > What is the rationale behind naming the file after a generation of the unit
> > > > that happens to be the one introducing the binding? This is neither the first
> > > > nor the last one to include this unit. The binding will be updated later to
> > > > cover other generations. Do we want to rename the file each time an a generation
> > > > earlier than px30 is introduced? That sounds quite ridiculous too.
> > > > 
> > > > We've done the research work to give it the most relevant name here.
> > > > I'd expect some strong arguments not to use it. Can you ellaborate?
> > > 
> > > If you do not have rk3066 documented here, it might be added to entirely
> > > different file (for whatever reasons, including that binding would be
> > > quite different than px30). Thus you would have rk3066 in
> > > rockchip,rk3066-cif-added-later.yaml and px30 in rockchip,rk3066-cif.yaml
> > 
> > As far as I could see we generally manage to include support for different
> > hardware setups in the same binding document using conditionals on the
> > compatible, so this feels a bit far-fetched.
> > 
> > Of course you're the maintainer and have significantly more experience here
> > so there might be a lot that I'm not seeing, but I'm not very convinced by this
> > reasoning to be honest.
> > 
> > > Just use the filename matching the compatible. That's what we always
> > > ask. In every review.
> > 
> > Yeah and we very often end up with naming that is less than optimal (to stay
> > polite). I'm generally quite appalled by the overall lack of interest that
> > naming gets, as if it was something secondary. Naming is one of the most
> > important and difficult things in our field of work and it needs to be
> > considered with care.
> > 
> > This is not just a problem with device-tree, it's a kernel-wide issue that
> > nobody seems to be interested in addressing. I'm quite unhappy to see that when
> > time is spent trying to improve the situation on one particular instance, we are
> > shown the door because it doesn't match what is generally done (and often done
> > wrong).
> > 
> > This is definitely a rant. I really want to express this issue loud and clear
> > and encourage everyone to consider it for what it is.
> 
> Look chief, I do understand your frustration here, with the seemingly
> arbitrary naming etc. I'm apologise if using the word "ridiculous" earlier
> pissed you off.

Sorry if my reply was a bit harsh too, it was of course nothing personal but
I really felt like this issue was not being considered seriously.

> I'm sure you can similarly understand why we don't want
> to accept either having a compatible for the rk3066-cif in the file,
> when you are not yet sure of the correct constraints, or given your
> interest in naming,

Sure I understand that we don't want to introduce a compatible for which we
don't have a clear idea of the resources/hardware constraints. I fully agree
that there shouldn't be a fallback on a rk3066-cif for the px30.

> why calling it after something that it does not even
> document is misleading.

My opinion is that the two things are separate and that as long as we know
it's the same unit, it should be fine to name the file after the first
generation even if it is not yet described in the binding. I find that it's a
bit unusual, yes, but I wouldn't go as far as calling it confusing.

The description text can clearly mention that the first occurrence of the unit
is in the RK3066 and thus it will be clear why the file is named after it.
Also people looking for binding documentation for the px30 vip will still easily
find it with the usual git grep. So I don't really see any serious downside.

> Ultimately, I don't care what the file ends up being called when there
> are multiple devices documented in it. I'd ack a patch renaming to the
> œriginal incarnation of the IP when the documentation for that IP is
> added without a second thought.

That would be agreeable to me if my proposal still ends up feeling unreasonable
to you. But I might very well take you at your word since I ended up purchasing
a RK3066 board in a moment of weakness last week.

Cheers,

Paul

-- 
Paul Kocialkowski, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2023-11-13 16:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08 16:38 [PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface Mehdi Djait
2023-11-08 16:38 ` [PATCH v10 1/3] media: dt-bindings: media: add bindings for Rockchip CIF Mehdi Djait
2023-11-09 17:24   ` Conor Dooley
2023-11-09 17:45     ` Paul Kocialkowski
2023-11-09 17:53       ` Krzysztof Kozlowski
2023-11-09 18:07         ` Paul Kocialkowski
2023-11-10 18:23           ` Conor Dooley
2023-11-13 16:54             ` Paul Kocialkowski [this message]
2023-11-14 17:51               ` Conor Dooley
2023-11-15 15:07                 ` Paul Kocialkowski
2023-11-15 20:16                   ` Conor Dooley
2023-11-08 16:38 ` [PATCH v10 2/3] media: rockchip: Add a driver for Rockchip's camera interface Mehdi Djait
2023-11-10 12:50   ` Michael Riesch
2023-11-13 11:06     ` Mehdi Djait
2023-11-13 15:41       ` Michael Riesch
2023-11-10 14:33   ` Michael Riesch
2023-11-13 15:28     ` Mehdi Djait
2023-11-13 16:05       ` Michael Riesch
2023-11-15  9:16         ` Mehdi Djait
2023-11-08 16:38 ` [PATCH v10 3/3] arm64: dts: rockchip: Add the " Mehdi Djait

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=ZVJUsDb1mPVtcjdX@aptenodytes \
    --to=paul.kocialkowski@bootlin.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=conor+dt@kernel.org \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=maxime.chevallier@bootlin.com \
    --cc=mchehab@kernel.org \
    --cc=mehdi.djait@bootlin.com \
    --cc=michael.riesch@wolfvision.net \
    --cc=robh+dt@kernel.org \
    --cc=thomas.petazzoni@bootlin.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;
as well as URLs for NNTP newsgroup(s).