From: Runyang Chen <runyang.chen@mediatek.com>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
Rob Herring <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>
Cc: <linux-clk@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>,
<devicetree@vger.kernel.org>,
Runyang Chen <runyang.chen@mediatek.com>
Subject: [PATCH v3 0/2] Add infra_ao reset support for MT8188 Soc
Date: Wed, 24 May 2023 21:34:37 +0800 [thread overview]
Message-ID: <20230524133439.20659-1-runyang.chen@mediatek.com> (raw)
Based on tag: next-20230524, linux-next/master
v3:
1. The infra_ao_rst_ofs, infra_ao_idx_map and infra_ao_rst_desc are not
modified by the driver, so constify them.
v2:
1. Modify SoB to match author name.
v1:
1. Add thermal reset bit for MT8188.
2. Add infra_ao reset support for MT8188.
Runyang Chen (2):
dt-bindings: reset: mt8188: add thermal reset control bit
clk: mediatek: reset: add infra_ao reset support for MT8188
drivers/clk/mediatek/clk-mt8188-infra_ao.c | 24 ++++++++++++++++++++++
include/dt-bindings/reset/mt8188-resets.h | 5 +++++
2 files changed, 29 insertions(+)
--
2.18.0
next reply other threads:[~2023-05-24 13:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-24 13:34 Runyang Chen [this message]
2023-05-24 13:34 ` [PATCH v3 1/2] dt-bindings: reset: mt8188: add thermal reset control bit Runyang Chen
2023-05-24 21:10 ` Conor Dooley
2023-05-24 13:34 ` [PATCH v3 2/2] clk: mediatek: reset: add infra_ao reset support for MT8188 Runyang Chen
2023-05-24 15:23 ` kernel test robot
2023-05-25 1:23 ` kernel test robot
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=20230524133439.20659-1-runyang.chen@mediatek.com \
--to=runyang.chen@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
/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