Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "andriy.shevchenko@intel.com" <andriy.shevchenko@intel.com>
To: "Yu-Chun Lin [林祐君]" <eleanor.lin@realtek.com>
Cc: "Bartosz Golaszewski" <brgl@kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-realtek-soc@lists.infradead.org"
	<linux-realtek-soc@lists.infradead.org>,
	"CY_Huang[黃鉦晏]" <cy.huang@realtek.com>,
	"Stanley Chang[昌育德]" <stanley_chang@realtek.com>,
	"James Tai [戴志峰]" <james.tai@realtek.com>,
	"Bartosz Golaszewski" <bartosz.golaszewski@oss.qualcomm.com>,
	"linusw@kernel.org" <linusw@kernel.org>,
	"robh@kernel.org" <robh@kernel.org>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"afaerber@suse.com" <afaerber@suse.com>,
	"mwalle@kernel.org" <mwalle@kernel.org>,
	"TY_Chang[張子逸]" <tychang@realtek.com>
Subject: Re: (subset) [PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
Date: Tue, 7 Jul 2026 11:57:38 +0300	[thread overview]
Message-ID: <aky_guyAt5Ybtg6k@ashevche-desk.local> (raw)
In-Reply-To: <1b84432e6d5f40ceb1597a75f2ecc652@realtek.com>

On Tue, Jul 07, 2026 at 08:29:25AM +0000, Yu-Chun Lin [林祐君] wrote:
> > On Tue, 7 Jul 2026 09:57:19 +0200, "andriy.shevchenko@intel.com"
> > <andriy.shevchenko@intel.com> said:
> > > On Tue, Jul 07, 2026 at 12:24:16AM -0700, Bartosz Golaszewski wrote:
> > >> On Tue, 7 Jul 2026 08:55:26 +0200, "Yu-Chun Lin [林祐君]"
> > >> <eleanor.lin@realtek.com> said:
> > >> >> On Mon, 22 Jun 2026 17:23:31 +0800, Yu-Chun Lin wrote:

[...]

> > > Would be just leading reverts in the series appropriate? Otherwise it
> > > will give a lot of additional work for peanuts.
> > 
> > Yes, that's alright. It will make the review easier. We can then squash the
> > reverts with the new patches when applying.
> 
> Understood, thanks!
> I'll add the revert as the first patch in the series.

Do as many reverts as patches, so it will be 1:1 reverts. This will reduce room
for mistake.

-- 
With Best Regards,
Andy Shevchenko




      reply	other threads:[~2026-07-07  8:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-22  9:23 [PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625 Yu-Chun Lin
2026-06-22  9:23 ` [PATCH v4 1/4] dt-bindings: gpio: realtek: Add realtek,rtd1625-gpio Yu-Chun Lin
2026-06-30 13:17   ` Linus Walleij
2026-07-01 10:31     ` Yu-Chun Lin [林祐君]
2026-07-01 11:04       ` Linus Walleij
2026-06-22  9:23 ` [PATCH v4 2/4] gpio: Replace "default y" with "default ARCH_REALTEK" in Kconfig Yu-Chun Lin
2026-06-22  9:23 ` [PATCH v4 3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC Yu-Chun Lin
2026-06-30 13:12   ` Linus Walleij
2026-06-22  9:23 ` [PATCH v4 4/4] arm64: dts: realtek: Add GPIO support for RTD1625 Yu-Chun Lin
2026-06-26  7:59 ` (subset) [PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625 Bartosz Golaszewski
2026-07-07  6:55   ` Yu-Chun Lin [林祐君]
2026-07-07  7:24     ` Bartosz Golaszewski
2026-07-07  7:57       ` andriy.shevchenko
2026-07-07  8:22         ` Bartosz Golaszewski
2026-07-07  8:29           ` Yu-Chun Lin [林祐君]
2026-07-07  8:57             ` andriy.shevchenko [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=aky_guyAt5Ybtg6k@ashevche-desk.local \
    --to=andriy.shevchenko@intel.com \
    --cc=afaerber@suse.com \
    --cc=bartosz.golaszewski@oss.qualcomm.com \
    --cc=brgl@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=cy.huang@realtek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eleanor.lin@realtek.com \
    --cc=james.tai@realtek.com \
    --cc=krzk+dt@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-realtek-soc@lists.infradead.org \
    --cc=mwalle@kernel.org \
    --cc=robh@kernel.org \
    --cc=stanley_chang@realtek.com \
    --cc=tychang@realtek.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