From: Jia-Wei Chang <jia-wei.chang@mediatek.com>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Philipp Zabel <p.zabel@pengutronix.de>,
Roger Lu <roger.lu@mediatek.com>,
Kevin Hilman <khilman@kernel.org>
Cc: <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
<hsinyi@google.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Subject: Re: [PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and
Date: Mon, 23 May 2022 16:57:08 +0800 [thread overview]
Message-ID: <f2dd851bdabe03c67da520ec1d2cdfdadc95e6f3.camel@mediatek.com> (raw)
In-Reply-To: <20220523084034.26802-1-jia-wei.chang@mediatek.com>
On Mon, 2022-05-23 at 16:40 +0800, Tim Chang wrote:
The Subject is for [Patch v3 0/4] rather than v2.
Sorry for my typo.
> From: Jia-Wei Chang <jia-wei.chang@mediatek.com>
>
> This series supports MT8186 and MT8195 Smart Voltage Scaling (SVS)
> hardware which used as optimization of opp voltage table for
> corresponding dvfs drivers.
>
> This series is based on Roger's series [1].
> [1]: Message ID: 20220516004311.18358-1-roger.lu@mediatek.com
>
> Change since v2:
> - Reuse platform probe of MT8192 for MT8195.
> - Remove unnecessary svs bank parameters of MT8195.
> - Remove sw id check for MT8195 efuse parsing.
>
> Change since v1:
> - Add myself as a co-maintainer of mtk-svs.yaml.
> - Fix MT8186 error handling in platform probe.
> - Add dt-bindings and support for MT8195 platform.
>
> Jia-Wei Chang (4):
> dt-bindings: soc: mediatek: add mt8186 svs dt-bindings
> soc: mediatek: svs: add support for mt8186
> dt-bindings: soc: mediatek: add mt8195 svs dt-bindings
> soc: mediatek: svs: add support for mt8195
>
> .../bindings/soc/mediatek/mtk-svs.yaml | 3 +
> drivers/soc/mediatek/mtk-svs.c | 502
> +++++++++++++++++-
> 2 files changed, 498 insertions(+), 7 deletions(-)
>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
next prev parent reply other threads:[~2022-05-23 9:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-23 8:40 [PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and Tim Chang
2022-05-23 8:40 ` [PATCH v3 1/4] dt-bindings: soc: mediatek: add mt8186 svs dt-bindings Tim Chang
2022-05-24 2:05 ` Rob Herring
2022-05-23 8:40 ` [PATCH v3 2/4] soc: mediatek: svs: add support for mt8186 Tim Chang
2022-05-23 9:38 ` AngeloGioacchino Del Regno
2022-05-26 5:52 ` Jia-Wei Chang
2022-05-23 8:40 ` [PATCH v3 3/4] dt-bindings: soc: mediatek: add mt8195 svs dt-bindings Tim Chang
2022-05-23 8:40 ` [PATCH v3 4/4] soc: mediatek: svs: add support for mt8195 Tim Chang
2022-05-23 9:38 ` AngeloGioacchino Del Regno
2022-05-26 5:54 ` Jia-Wei Chang
2022-05-23 8:57 ` Jia-Wei Chang [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-19 6:09 [PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and Tim Chang
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=f2dd851bdabe03c67da520ec1d2cdfdadc95e6f3.camel@mediatek.com \
--to=jia-wei.chang@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=devicetree@vger.kernel.org \
--cc=hsinyi@google.com \
--cc=khilman@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--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=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=roger.lu@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).