All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	Daniel Palmer <daniel@thingy.jp>,
	Thomas Gleixner <tglx@linutronix.de>,
	yj.chiang@mediatek.com
Subject: Re: [PATCH v4] irqchip/irq-mst: Support polarity configuration
Date: Wed,  7 Apr 2021 13:32:18 +0100	[thread overview]
Message-ID: <161779861853.1095473.5298722515366645691.b4-ty@kernel.org> (raw)
In-Reply-To: <20210315131848.31840-1-mark-pk.tsai@mediatek.com>

On Mon, 15 Mar 2021 21:18:48 +0800, Mark-PK Tsai wrote:
> Support irq polarity configuration and save and restore the config
> when system suspend and resume.

Applied to irq/irqchip-next, thanks!

[1/1] irqchip/irq-mst: Support polarity configuration
      commit: ea4aeaa5c88906eb3ca3d7d3d17a45605d2dd0de

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	Daniel Palmer <daniel@thingy.jp>,
	Thomas Gleixner <tglx@linutronix.de>,
	yj.chiang@mediatek.com
Subject: Re: [PATCH v4] irqchip/irq-mst: Support polarity configuration
Date: Wed,  7 Apr 2021 13:32:18 +0100	[thread overview]
Message-ID: <161779861853.1095473.5298722515366645691.b4-ty@kernel.org> (raw)
In-Reply-To: <20210315131848.31840-1-mark-pk.tsai@mediatek.com>

On Mon, 15 Mar 2021 21:18:48 +0800, Mark-PK Tsai wrote:
> Support irq polarity configuration and save and restore the config
> when system suspend and resume.

Applied to irq/irqchip-next, thanks!

[1/1] irqchip/irq-mst: Support polarity configuration
      commit: ea4aeaa5c88906eb3ca3d7d3d17a45605d2dd0de

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	Daniel Palmer <daniel@thingy.jp>,
	Thomas Gleixner <tglx@linutronix.de>,
	yj.chiang@mediatek.com
Subject: Re: [PATCH v4] irqchip/irq-mst: Support polarity configuration
Date: Wed,  7 Apr 2021 13:32:18 +0100	[thread overview]
Message-ID: <161779861853.1095473.5298722515366645691.b4-ty@kernel.org> (raw)
In-Reply-To: <20210315131848.31840-1-mark-pk.tsai@mediatek.com>

On Mon, 15 Mar 2021 21:18:48 +0800, Mark-PK Tsai wrote:
> Support irq polarity configuration and save and restore the config
> when system suspend and resume.

Applied to irq/irqchip-next, thanks!

[1/1] irqchip/irq-mst: Support polarity configuration
      commit: ea4aeaa5c88906eb3ca3d7d3d17a45605d2dd0de

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



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

  parent reply	other threads:[~2021-04-07 12:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 13:18 [PATCH v4] irqchip/irq-mst: Support polarity configuration Mark-PK Tsai
2021-03-15 13:18 ` Mark-PK Tsai
2021-03-15 13:18 ` Mark-PK Tsai
2021-03-25 16:21 ` Mark-PK Tsai
2021-03-25 16:21   ` Mark-PK Tsai
2021-03-25 16:21   ` Mark-PK Tsai
2021-04-07 12:12 ` [PATCH v4] irqchip/irq-mst: Support polarity configuration Marc Zyngier
2021-04-07 12:12   ` Marc Zyngier
2021-04-07 12:12   ` Marc Zyngier
2021-04-07 12:32 ` Marc Zyngier [this message]
2021-04-07 12:32   ` Marc Zyngier
2021-04-07 12:32   ` Marc Zyngier
2021-04-07 12:38 ` [irqchip: irq/irqchip-next] " irqchip-bot for Mark-PK Tsai

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=161779861853.1095473.5298722515366645691.b4-ty@kernel.org \
    --to=maz@kernel.org \
    --cc=daniel@thingy.jp \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mark-pk.tsai@mediatek.com \
    --cc=matthias.bgg@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=yj.chiang@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 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.