public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Diederik de Haas <didi.debian@cknow.org>
Cc: liujianfeng1994@gmail.com, krzk@kernel.org,
	linux-rockchip@lists.infradead.org, conor+dt@kernel.org,
	devicetree@vger.kernel.org, ezequiel@vanguardiasur.com.ar,
	heiko@sntech.de, krzk+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-media@vger.kernel.org,
	mchehab@kernel.org, p.zabel@pengutronix.de, robh@kernel.org,
	sfr@canb.auug.org.au, Conor Dooley <conor.dooley@microchip.com>
Subject: Re: [PATCH v5 2/2] dt-bindings: media: rockchip-vpu: Add rk3588 vdpu121 compatible string
Date: Thu, 18 Apr 2024 17:08:08 +0100	[thread overview]
Message-ID: <20240418-tipoff-neon-8c1fa60385cb@spud> (raw)
In-Reply-To: <1774986.o0yEF5yP89@bagend>

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

On Thu, Apr 18, 2024 at 11:19:56AM +0200, Diederik de Haas wrote:
> On Saturday, 13 April 2024 17:57:09 CEST Jianfeng Liu wrote:
> > I'm sorry for my unkonwing about the kernel patching process. And I'm
> > sorry to let maintainers do extra work. Thank you for teaching me this.
> > I will do this right in future patches.
> > 
> > I did received a Acked-by tag from Conor in v4:
> > Acked-by: Conor Dooley <conor.dooley@microchip.com>
> > 
> > I note it here in case someone forgets this tag.
> 
> I think it's beneficial to send a v6 with the following changes:
> 1) Make this dt-bindings patch the first in the series
> 2) Make sure you've collected all the tags you've received to all the patches
> 3) Specify the base commit
> 
> ad 1) I don't know if it's a hard rule, but I've seen a consistent pattern 
> where the dt-binding changes come before those changes being applied to 
> DeviceTree files. It also makes sense as when the dt-binding change hasn't been 
> applied, then the DT file is technically invalid.

It is definitely preferred, since there is tooling that checks for
undocumented compatibles etc that would see spurious errors during
bisection, were that to be done. Generally I wouldn't suggest resending
for the order though if it were the only thing amiss.

> ad 2) You shouldn't make maintainers do extra work to get your patch(es) 
> merged; you want to make their work as easy as possible. Thus you do the 
> (extra) work and provide a new version of the patch(es).
> Sending multiple versions in a single day is generally not recommended as you 
> should give reviewers some time to do the review. But it should be fine now as 
> several days have past without new reviews.

I dunno, the best way to save our time is to not omit the tags in the
first place (or give a reason as to why you did) as we'll likely pull up
the previous version of the series to see if all comments were
addressed, if made by another maintainer (at least I do that and Krzysztof
must have here). In my workflow sending another ack takes much less time
than looking up previous versions and checking to see if things were
dealt with - probably that's in-part to me lacking automation for dfn:
lore search from mutt though..

> 
> ad 3) The `git format-patch` command has a `--base=<commit>` parameter with 
> which you can make explicit upon which commit the patch is based.
> That works a lot better/easier then a textual description.
> 
> HTH



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

  reply	other threads:[~2024-04-18 16:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13  6:46 [PATCH v5 0/2] Add hantro g1 video decoder support for RK3588 Jianfeng Liu
2024-04-13  6:46 ` [PATCH v5 1/2] arm64: dts: rockchip: Add Hantro G1 VPU " Jianfeng Liu
2024-04-14 18:36   ` Sebastian Reichel
2024-04-13  6:46 ` [PATCH v5 2/2] dt-bindings: media: rockchip-vpu: Add rk3588 vdpu121 compatible string Jianfeng Liu
2024-04-13  7:44   ` Krzysztof Kozlowski
2024-04-13 15:57     ` Jianfeng Liu
2024-04-18  9:19       ` Diederik de Haas
2024-04-18 16:08         ` Conor Dooley [this message]
2024-04-14 18:37   ` Sebastian Reichel

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=20240418-tipoff-neon-8c1fa60385cb@spud \
    --to=conor@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=didi.debian@cknow.org \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=heiko@sntech.de \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=liujianfeng1994@gmail.com \
    --cc=mchehab@kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=robh@kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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