From: "Friday Yang (杨阳)" <Friday.Yang@mediatek.com>
To: "robh@kernel.org" <robh@kernel.org>,
"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
"Yong Wu (吴勇)" <Yong.Wu@mediatek.com>,
"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"krzk@kernel.org" <krzk@kernel.org>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Project_Global_Chrome_Upstream_Group
<Project_Global_Chrome_Upstream_Group@mediatek.com>
Subject: Re: [PATCH v8 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp for MT8188
Date: Thu, 24 Jul 2025 01:49:43 +0000 [thread overview]
Message-ID: <7421d8f4f3d5fdb392f46df93bfee21a97cc2e1c.camel@mediatek.com> (raw)
In-Reply-To: <fe4d93d1-fb6a-4985-8316-7a76fa1a481f@kernel.org>
On Thu, 2025-06-12 at 17:16 +0200, Krzysztof Kozlowski wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On 21/05/2025 08:33, Friday Yang wrote:
> > From: "Friday Yang" <friday.yang@mediatek.com>
> >
> > To prevent handling glitch signals during MTCMOS on/off
> > transitions,
> > SMI requires clamp and reset operations. Parse the reset settings
> > for
> > SMI LARBs and the clamp settings for the SMI Sub-Common. Register
> > genpd callback for the SMI LARBs located in image, camera and IPE
> > subsystems, and apply reset and clamp operations within the
> > callback.
> >
> > Signed-off-by: Friday Yang <friday.yang@mediatek.com>
> > Reviewed-by: AngeloGioacchino Del Regno <
> > angelogioacchino.delregno@collabora.com>
> > Acked-by: Rob Herring <robh@kernel.org>
>
> You did not respond to previous review. Sending the same while
> ignoring
> previous review is obvious NAK.
>
Apologies for missing the message. In the v6 patch, I replaced
'pm_runtime_enable' with 'devm_pm_runtime_enable'. You pointed out that
this change might alter the cleanup order and potentially introduce
errors.
v6:
https://lore.kernel.org/lkml/20250408033206.12176-3-friday.yang@mediatek.com/
Therefore, in the v7 patch, I reverted this change and continued using
'pm_runtime_enable' in the SMI driver. However, I did not include a
clear description of the changes between v6 and v7 in the cover letter.
v7:
https://lore.kernel.org/lkml/9f01a9a4-89b2-4bfc-97cd-827be989ef16@kernel.org/
In the v8 patch, I have added a description in the cover letter.
This series just add functions for SMI clamp and not change anything
else. Is this acceptable to you?
> Best regards,
> Krzysztof
next prev parent reply other threads:[~2025-07-24 1:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-21 6:33 [PATCH v8 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC Friday Yang
2025-05-21 6:33 ` [PATCH v8 1/2] dt-bindings: memory: mediatek: Add SMI reset and clamp for MT8188 Friday Yang
2025-05-21 6:33 ` [PATCH v8 2/2] memory: mtk-smi: mt8188: " Friday Yang
2025-06-12 15:16 ` Krzysztof Kozlowski
2025-07-24 1:49 ` Friday Yang (杨阳) [this message]
2025-07-24 7:08 ` Krzysztof Kozlowski
2025-07-24 7:59 ` Friday Yang (杨阳)
2025-07-24 8:09 ` Krzysztof Kozlowski
2025-07-24 8:43 ` Friday Yang (杨阳)
2025-07-24 8:55 ` Krzysztof Kozlowski
2025-07-28 2:59 ` Friday Yang (杨阳)
2025-07-28 4:50 ` Krzysztof Kozlowski
2025-08-02 1:25 ` Yong Wu (吴勇)
2025-08-04 6:05 ` Friday Yang (杨阳)
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=7421d8f4f3d5fdb392f46df93bfee21a97cc2e1c.camel@mediatek.com \
--to=friday.yang@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=Yong.Wu@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk@kernel.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@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;
as well as URLs for NNTP newsgroup(s).