From: Yassine Oudjana <yassine.oudjana@gmail.com>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Sen Chu <sen.chu@mediatek.com>,
Sean Wang <sean.wang@mediatek.com>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Lee Jones <lee@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
jason-ch chen <Jason-ch.Chen@mediatek.com>,
Chen Zhong <chen.zhong@mediatek.com>,
Flora Fu <flora.fu@mediatek.com>,
Alexandre Mergnat <amergnat@baylibre.com>,
Yassine Oudjana <y.oudjana@protonmail.com>,
linux-input@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 4/6] mfd: mt6397: Add initial support for MT6328
Date: Mon, 21 Oct 2024 17:39:48 +0300 [thread overview]
Message-ID: <CENPLS.CE17IF58CL3J@gmail.com> (raw)
In-Reply-To: <9fbe6e8e-623a-4c8c-b6ea-c3aea8a5a56d@collabora.com>
On Mon, Oct 21 2024 at 15:24:54 +02:00:00, AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com> wrote:
> Il 18/10/24 10:10, Yassine Oudjana ha scritto:
>> From: Yassine Oudjana <y.oudjana@protonmail.com>
>>
>> The MT6328 PMIC is commonly used with the MT6735 SoC. Add initial
>> support for this PMIC.
>>
>> Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
>
> You're sending this from another email... and you have to add or
> change the signoff
> to the other email....
I was using that email for a while to send patches but then I started
having issues with it so I switched to the current email. Since I
already had the old email in a few places in MAINTAINERS and I was
always signing off with it I kept doing so while sending with the new
email. I had this conversation with another maintainer when I first
switched and they suggested that I add the From tag with the same email
as the signoff, and I've been doing that ever since and it has been
fine.
next prev parent reply other threads:[~2024-10-21 14:39 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 8:10 [PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support Yassine Oudjana
2024-10-18 8:10 ` [PATCH 1/6] dt-bindings: mediatek: pwrap: Add MT6735 compatible Yassine Oudjana
2024-10-18 13:38 ` Rob Herring (Arm)
2024-10-21 13:25 ` AngeloGioacchino Del Regno
2024-10-18 8:10 ` [PATCH 2/6] dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328 Yassine Oudjana
2024-10-18 13:38 ` Rob Herring (Arm)
2024-10-21 13:25 ` AngeloGioacchino Del Regno
2024-10-31 16:19 ` Lee Jones
2024-11-19 13:50 ` Rob Herring
2024-10-18 8:10 ` [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair Yassine Oudjana
2024-10-21 13:25 ` AngeloGioacchino Del Regno
2024-10-21 14:48 ` Yassine Oudjana
2024-10-22 9:44 ` AngeloGioacchino Del Regno
2024-11-06 11:30 ` Yassine Oudjana
2024-10-18 8:10 ` [PATCH 4/6] mfd: mt6397: Add initial support for MT6328 Yassine Oudjana
2024-10-21 13:24 ` AngeloGioacchino Del Regno
2024-10-21 14:39 ` Yassine Oudjana [this message]
2024-10-22 15:20 ` AngeloGioacchino Del Regno
2024-10-31 16:25 ` (subset) " Lee Jones
2024-10-18 8:10 ` [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators Yassine Oudjana
2024-10-21 13:24 ` AngeloGioacchino Del Regno
2024-10-21 14:55 ` Yassine Oudjana
2024-10-22 9:49 ` AngeloGioacchino Del Regno
2024-10-22 16:31 ` Mark Brown
2024-10-18 8:10 ` [PATCH 6/6] Input: mtk-pmic-keys - Add support for MT6328 Yassine Oudjana
2024-10-18 19:09 ` Dmitry Torokhov
2024-10-21 13:24 ` AngeloGioacchino Del Regno
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=CENPLS.CE17IF58CL3J@gmail.com \
--to=yassine.oudjana@gmail.com \
--cc=Jason-ch.Chen@mediatek.com \
--cc=amergnat@baylibre.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=broonie@kernel.org \
--cc=chen.zhong@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=flora.fu@mediatek.com \
--cc=krzk+dt@kernel.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-mediatek@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=macpaul.lin@mediatek.com \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=sean.wang@mediatek.com \
--cc=sen.chu@mediatek.com \
--cc=y.oudjana@protonmail.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).