linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bernhard Rosenkränzer" <bero@baylibre.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Alexandre Mergnat <amergnat@baylibre.com>,
	linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-serial@vger.kernel.org, linux-usb@vger.kernel.org,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	tglx@linutronix.de, maz@kernel.org, lee@kernel.org,
	linus.walleij@linaro.org, matthias.bgg@gmail.com,
	daniel.lezcano@linaro.org, chunfeng.yun@mediatek.com,
	angelogioacchino.delregno@collabora.com, nfraprado@collabora.com,
	allen-kh.cheng@mediatek.com, sean.wang@mediatek.com,
	zhiyong.tao@mediatek.com, khilman@baylibre.com
Subject: Re: [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support
Date: Mon, 6 Mar 2023 06:02:03 +0100	[thread overview]
Message-ID: <CAP2ifjPvsvPyF56=YXrc9Ti6ZSLOxEXbMCOP-Qa4ZSempfod=g@mail.gmail.com> (raw)
In-Reply-To: <Y/XenZUmT7Nh2qGP@kroah.com>

Hi,

On Wed, Feb 22, 2023 at 10:21 AM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Wed, Feb 22, 2023 at 09:17:39AM +0100, Alexandre Mergnat wrote:
> > Hi Matthias,
> >
> > This is a gentle ping to know if you can take this patch please.
> > Sorry for the double mail, I screwed up the first send.
>
> It's the middle of the merge window, we can't take _ANYTHING_ now.
> Please wait until after 6.3-rc1 is out.

Now that 6.3-rc1 is out, can we try to get this patch merged? All the
i350 driver patches are waiting for this to land.

ttyl
bero

  parent reply	other threads:[~2023-03-06  5:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 14:34 [PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support Bernhard Rosenkränzer
2023-01-25 14:34 ` [PATCH v9 1/9] dt-bindings: arm64: dts: mediatek: Add mt8365-evk board Bernhard Rosenkränzer
2023-01-25 14:34 ` [PATCH v9 2/9] dt-bindings: irq: mtk, sysirq: add support for mt8365 Bernhard Rosenkränzer
2023-01-25 14:34 ` [PATCH v9 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg Bernhard Rosenkränzer
2023-01-26 14:38   ` Lee Jones
2023-01-25 14:34 ` [PATCH v9 4/9] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC Bernhard Rosenkränzer
2023-01-26 13:53   ` Linus Walleij
2023-01-25 14:34 ` [PATCH v9 5/9] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings Bernhard Rosenkränzer
2023-01-31  9:00   ` Chunfeng Yun (云春峰)
2023-01-25 14:35 ` [PATCH v9 6/9] dt-bindings: usb: mediatek,mtk-xhci: " Bernhard Rosenkränzer
2023-01-31  9:01   ` Chunfeng Yun (云春峰)
2023-01-25 14:35 ` [PATCH v9 7/9] dt-bindings: timer: mediatek,mtk-timer: add MT8365 Bernhard Rosenkränzer
2023-01-26 15:04   ` Daniel Lezcano
2023-01-25 14:35 ` [PATCH v9 8/9] dt-bindings: serial: mediatek,uart: " Bernhard Rosenkränzer
2023-01-30 11:38   ` Matthias Brugger
2023-03-07 19:40     ` Kevin Hilman
2023-01-25 14:35 ` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support Bernhard Rosenkränzer
2023-02-16  8:52   ` Alexandre Mergnat
2023-02-22  8:17   ` Alexandre Mergnat
2023-02-22  9:21     ` Greg KH
2023-02-22  9:58       ` Alexandre Mergnat
2023-03-06  5:02       ` Bernhard Rosenkränzer [this message]
2023-03-06  5:40         ` Greg KH

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='CAP2ifjPvsvPyF56=YXrc9Ti6ZSLOxEXbMCOP-Qa4ZSempfod=g@mail.gmail.com' \
    --to=bero@baylibre.com \
    --cc=allen-kh.cheng@mediatek.com \
    --cc=amergnat@baylibre.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=chunfeng.yun@mediatek.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=khilman@baylibre.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lee@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=maz@kernel.org \
    --cc=nfraprado@collabora.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=tglx@linutronix.de \
    --cc=zhiyong.tao@mediatek.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).