linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Kevin Hilman <khilman@kernel.org>,
	Alexandre Mergnat <amergnat@baylibre.com>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Alessandro Zummo <a.zummo@towertech.it>,
	Rob Herring <robh+dt@kernel.org>,
	Fabien Parent <fabien.parent@linaro.org>,
	Tianping Fang <tianping.fang@mediatek.com>,
	Flora Fu <flora.fu@mediatek.com>,
	Chen Zhong <chen.zhong@mediatek.com>,
	Sean Wang <sean.wang@mediatek.com>, Lee Jones <lee@kernel.org>,
	Pavel Machek <pavel@ucw.cz>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-mediatek@lists.infradead.org,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>,
	Mattijs Korpershoek <mkorpershoek@baylibre.com>,
	linux-rtc@vger.kernel.org, linux-input@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Fabien Parent <fparent@baylibre.com>,
	linux-leds@vger.kernel.org
Subject: Re: [PATCH v7 0/8] Add MediaTek MT6357 PMIC support
Date: Fri, 16 Dec 2022 13:53:00 +0100	[thread overview]
Message-ID: <0fc0217e-f1dd-d64c-d43c-cd47a8acbfd4@gmail.com> (raw)
In-Reply-To: <7hr0xe56uf.fsf@baylibre.com>

Hi Kevin,
Hi Alexandre,

On 05/12/2022 14:16, Kevin Hilman wrote:
> Matthias,
> 
> Alexandre Mergnat <amergnat@baylibre.com> writes:
> 
>> This patch series adds MFD, PMIC keys, and regulator support for MT6357.
>> MT6357 is a MediaTek PMIC very similar to MT6358.
> 
> The regulator driver (and bindings) were merged by Mark.  Could you take
> the rest of this series via your mediatek tree?  The input driver (and
> bindings) are ack'd by Dmitry.
> 

Yes I can do that but 3/8 does not apply cleanly. Could you please rebase on top 
of v6.2-tmp/soc?

Thanks
Matthias

  reply	other threads:[~2022-12-16 12:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 15:56 [PATCH v7 0/8] Add MediaTek MT6357 PMIC support Alexandre Mergnat
2022-11-29 15:57 ` [PATCH v7 1/8] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC Alexandre Mergnat
2022-11-29 15:57 ` [PATCH v7 2/8] regulator: dt-bindings: Add binding schema for mt6357 regulators Alexandre Mergnat
2022-11-29 15:57 ` [PATCH v7 3/8] dt-bindings: soc: mediatek: convert pwrap documentation Alexandre Mergnat
2022-12-01 23:33   ` Rob Herring
2022-11-29 15:57 ` [PATCH v7 4/8] dt-bindings: mfd: mediatek: Add bindings for MT6357 PMIC Alexandre Mergnat
2022-11-30 10:08   ` Lee Jones
2022-11-29 15:57 ` [PATCH v7 5/8] arm64: dts: mt6358: change node names Alexandre Mergnat
2022-11-29 15:57 ` [PATCH v7 6/8] arm64: dts: mt8173: change node name Alexandre Mergnat
2022-11-29 15:57 ` [PATCH v7 7/8] regulator: add mt6357 regulator Alexandre Mergnat
2022-11-29 15:57 ` [PATCH v7 8/8] Input: mtk-pmic-keys: add MT6357 support Alexandre Mergnat
2022-12-02 13:54 ` (subset) [PATCH v7 0/8] Add MediaTek MT6357 PMIC support Mark Brown
2022-12-05 13:16 ` Kevin Hilman
2022-12-16 12:53   ` Matthias Brugger [this message]
2023-01-02 16:10     ` Alexandre Mergnat
2023-01-18  8:37       ` Alexandre Mergnat

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=0fc0217e-f1dd-d64c-d43c-cd47a8acbfd4@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=amergnat@baylibre.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=broonie@kernel.org \
    --cc=chen.zhong@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=fabien.parent@linaro.org \
    --cc=flora.fu@mediatek.com \
    --cc=fparent@baylibre.com \
    --cc=khilman@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=mkorpershoek@baylibre.com \
    --cc=pavel@ucw.cz \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=tianping.fang@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).