All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/7] mfd: mt6358-irq: add MT6357 PMIC support
Date: Wed, 15 Jun 2022 23:25:57 +0100	[thread overview]
Message-ID: <Yqpcdb6sznziWMDo@google.com> (raw)
In-Reply-To: <20220531124959.202787-6-fparent@baylibre.com>

On Tue, 31 May 2022, Fabien Parent wrote:

> Add MT6357 PMIC IRQ support.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
>  drivers/mfd/mt6358-irq.c        | 24 ++++++++++++++++++++++++
>  include/linux/mfd/mt6397/core.h |  1 +
>  2 files changed, 25 insertions(+)

Fixed the subject line.

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/7] mfd: mt6358-irq: add MT6357 PMIC support
Date: Wed, 15 Jun 2022 23:25:57 +0100	[thread overview]
Message-ID: <Yqpcdb6sznziWMDo@google.com> (raw)
In-Reply-To: <20220531124959.202787-6-fparent@baylibre.com>

On Tue, 31 May 2022, Fabien Parent wrote:

> Add MT6357 PMIC IRQ support.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
>  drivers/mfd/mt6358-irq.c        | 24 ++++++++++++++++++++++++
>  include/linux/mfd/mt6397/core.h |  1 +
>  2 files changed, 25 insertions(+)

Fixed the subject line.

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-06-15 22:26 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31 12:49 [PATCH 0/7] Add MediaTek MT6357 PMIC support Fabien Parent
2022-05-31 12:49 ` Fabien Parent
2022-05-31 12:49 ` [PATCH 1/7] dt-bindings: mfd: mt6397: add binding for MT6357 Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-06-05 21:30   ` Rob Herring
2022-06-05 21:30     ` Rob Herring
2022-06-05 21:30     ` Rob Herring
2022-06-15 22:24   ` Lee Jones
2022-06-15 22:24     ` Lee Jones
2022-05-31 12:49 ` [PATCH 2/7] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-06-05 21:30   ` Rob Herring
2022-06-05 21:30     ` Rob Herring
2022-06-05 21:30     ` Rob Herring
2022-05-31 12:49 ` [PATCH 3/7] dt-bindings: regulator: Add binding schema for mt6357 regulators Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 13:06   ` Mark Brown
2022-05-31 13:06     ` Mark Brown
2022-05-31 13:06     ` Mark Brown
2022-05-31 12:49 ` [PATCH 4/7] mfd: mt6397-core: add MT6357 PMIC support Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-06-15 22:25   ` Lee Jones
2022-06-15 22:25     ` Lee Jones
2022-05-31 12:49 ` [PATCH 5/7] mfd: mt6358-irq: " Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-06-15 22:25   ` Lee Jones [this message]
2022-06-15 22:25     ` Lee Jones
2022-05-31 12:49 ` [PATCH 6/7] regulator: add mt6357 regulator Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 13:04   ` Mark Brown
2022-05-31 13:04     ` Mark Brown
2022-05-31 13:04     ` Mark Brown
2022-05-31 12:49 ` [PATCH 7/7] Input: mtk-pmic-keys: add MT6357 support Fabien Parent
2022-05-31 12:49   ` Fabien Parent
2022-05-31 12:49   ` Fabien Parent

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=Yqpcdb6sznziWMDo@google.com \
    --to=lee.jones@linaro.org \
    --cc=fparent@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.