Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: Justin Suess <utilityemal77@gmail.com>,
	Sean Young <sean@mess.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Chen-Yu Tsai <wens@kernel.org>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Samuel Holland <samuel@sholland.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Maxime Ripard <mripard@kernel.org>
Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev, Sashiko <sashiko-bot@kernel.org>
Subject: Re: [PATCH v3 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
Date: Thu, 23 Jul 2026 09:59:53 +0200	[thread overview]
Message-ID: <f28ea754-5b13-4bf4-a3a6-585605f38ff1@arm.com> (raw)
In-Reply-To: <20260722233604.3001063-1-utilityemal77@gmail.com>

Hi Justin,

thanks for the update, but ...

On 7/23/26 01:36, Justin Suess wrote:
> Hi,
> 
> Quick series respin for easier application.

please try to avoid that. Leave *at least* 24 hours between revisions, 
to give all reviewers at least a chance to look at the series. Otherwise 
they might get frustrated if they started reviewing a series, and get 
ambushed by an updated version in the middle of the process.
And in this case here you are probably waiting for a DT maintainer 
review still.
Also maintainers can fix up minor issues when doing the merge, so there 
is no pressing need to send a whole new series for just a minor hiccup 
or just for adding the tags.

> This series adds support for the CIR receiver on the
> Allwinner A523/T527/H728 family (sun55i).
> 
> One-line function name change s_cir -> s_cir_rx at Andre's
> suggestion, with his patch for the Avaota A1 applied on top
> for convenience.

Thanks for taking that in, but please note that you would need add your 
Signed-off-by: on top of the author's in this case, to document the flow 
of patches, and for legal reasons.

Nothing worth to a respin again ;-), just wait for the DT approval and 
for what Chen-Yu suggests.

Cheers,
Andre

> v2: https://lore.kernel.org/linux-sunxi/20260722201717.2205609-1-utilityemal77@gmail.com/
> v1: https://lore.kernel.org/linux-sunxi/20260702214750.3428694-1-utilityemal77@gmail.com/
> 
> Andre Przywara (1):
>    arm64: dts: allwinner: a523: enable IR on the Avaota A1
> 
> Justin Suess (3):
>    media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatible
>    arm64: dts: allwinner: a523: add IR receiver nodes
>    arm64: dts: allwinner: a523: enable IR receiver on the X96Q Pro+
> 
>   .../media/allwinner,sun4i-a10-ir.yaml         |  8 +++--
>   .../arm64/boot/dts/allwinner/sun55i-a523.dtsi | 35 +++++++++++++++++++
>   .../dts/allwinner/sun55i-h728-x96qpro+.dts    |  6 ++++
>   .../dts/allwinner/sun55i-t527-avaota-a1.dts   |  6 ++++
>   4 files changed, 52 insertions(+), 3 deletions(-)
> 
> 
> base-commit: 1590cf0329716306e948a8fc29f1d3ee87d3989f



      parent reply	other threads:[~2026-07-23  8:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 23:36 [PATCH v3 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver Justin Suess
2026-07-22 23:36 ` [PATCH v3 1/4] media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatible Justin Suess
2026-07-22 23:36 ` [PATCH v3 2/4] arm64: dts: allwinner: a523: add IR receiver nodes Justin Suess
2026-07-23 17:41   ` Chen-Yu Tsai
2026-07-22 23:36 ` [PATCH v3 3/4] arm64: dts: allwinner: a523: enable IR receiver on the X96Q Pro+ Justin Suess
2026-07-22 23:36 ` [PATCH v3 4/4] arm64: dts: allwinner: a523: enable IR on the Avaota A1 Justin Suess
2026-07-23 17:42   ` Chen-Yu Tsai
2026-07-23  7:59 ` Andre Przywara [this message]

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=f28ea754-5b13-4bf4-a3a6-585605f38ff1@arm.com \
    --to=andre.przywara@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=mripard@kernel.org \
    --cc=robh@kernel.org \
    --cc=samuel@sholland.org \
    --cc=sashiko-bot@kernel.org \
    --cc=sean@mess.org \
    --cc=utilityemal77@gmail.com \
    --cc=wens@kernel.org \
    /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