All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: Chun-Jie Chen <chun-jie.chen@mediatek.com>,
	Enric Balletbo Serra <eballetbo@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Nicolas Boichat <drinkcat@chromium.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	srv_heupstream@mediatek.com,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [v6 0/5] Mediatek MT8195 power domain support
Date: Mon, 10 Jan 2022 15:59:03 -0800	[thread overview]
Message-ID: <7h5yqruoqg.fsf@baylibre.com> (raw)
In-Reply-To: <20211116025045.5401-1-chun-jie.chen@mediatek.com>

Chun-Jie Chen <chun-jie.chen@mediatek.com> writes:

> This patch series adds power domain support for MT8195
> and is based on 5.16-rc1.

Reviewed-by: Kevin Hilman <khilman@baylibre.com>


WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Chun-Jie Chen <chun-jie.chen@mediatek.com>,
	Enric Balletbo Serra <eballetbo@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Nicolas Boichat <drinkcat@chromium.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	srv_heupstream@mediatek.com,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [v6 0/5] Mediatek MT8195 power domain support
Date: Mon, 10 Jan 2022 15:59:03 -0800	[thread overview]
Message-ID: <7h5yqruoqg.fsf@baylibre.com> (raw)
In-Reply-To: <20211116025045.5401-1-chun-jie.chen@mediatek.com>

Chun-Jie Chen <chun-jie.chen@mediatek.com> writes:

> This patch series adds power domain support for MT8195
> and is based on 5.16-rc1.

Reviewed-by: Kevin Hilman <khilman@baylibre.com>


_______________________________________________
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: Kevin Hilman <khilman@baylibre.com>
To: Chun-Jie Chen <chun-jie.chen@mediatek.com>,
	Enric Balletbo Serra <eballetbo@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Nicolas Boichat <drinkcat@chromium.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	srv_heupstream@mediatek.com,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [v6 0/5] Mediatek MT8195 power domain support
Date: Mon, 10 Jan 2022 15:59:03 -0800	[thread overview]
Message-ID: <7h5yqruoqg.fsf@baylibre.com> (raw)
In-Reply-To: <20211116025045.5401-1-chun-jie.chen@mediatek.com>

Chun-Jie Chen <chun-jie.chen@mediatek.com> writes:

> This patch series adds power domain support for MT8195
> and is based on 5.16-rc1.

Reviewed-by: Kevin Hilman <khilman@baylibre.com>


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

  parent reply	other threads:[~2022-01-10 23:59 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  2:50 [v6 0/5] Mediatek MT8195 power domain support Chun-Jie Chen
2021-11-16  2:50 ` Chun-Jie Chen
2021-11-16  2:50 ` [v6 1/5] dt-bindings: power: Add MT8195 power domains Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-26  9:52   ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-16  2:50 ` [v6 2/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-26  9:52   ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-16  2:50 ` [v6 3/5] soc: mediatek: pm-domains: Remove unused macro Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-26  9:52   ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-16  2:50 ` [v6 4/5] soc: mediatek: pm-domains: Move power status offset to power domain data Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-26  9:52   ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2022-01-14 12:47   ` Matthias Brugger
2022-01-14 12:47     ` Matthias Brugger
2022-01-14 12:47     ` Matthias Brugger
2021-11-16  2:50 ` [v6 5/5] soc: mediatek: pm-domains: Add support for mt8195 Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-16  2:50   ` Chun-Jie Chen
2021-11-26  9:52   ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2021-11-26  9:52     ` AngeloGioacchino Del Regno
2022-01-10 23:59 ` Kevin Hilman [this message]
2022-01-10 23:59   ` [v6 0/5] Mediatek MT8195 power domain support Kevin Hilman
2022-01-10 23:59   ` Kevin Hilman

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=7h5yqruoqg.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=chun-jie.chen@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=drinkcat@chromium.org \
    --cc=eballetbo@gmail.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 \
    --cc=robh+dt@kernel.org \
    --cc=srv_heupstream@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.