All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>,
	mturquette@baylibre.com
Cc: matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com,
	wenst@chromium.org, chun-jie.chen@mediatek.com,
	mandyjh.liu@mediatek.com, miles.chen@mediatek.com,
	zhaojh329@gmail.com, daniel@makrotopia.org,
	nfraprado@collabora.com, rex-bc.chen@mediatek.com,
	Garmin.Chang@mediatek.com, msp@baylibre.com,
	yangyingliang@huawei.com, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH v2 2/2] clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
Date: Mon, 12 Jun 2023 18:20:35 -0700	[thread overview]
Message-ID: <e88bc99a407c1c12b22e20d7b29fbc5e.sboyd@kernel.org> (raw)
In-Reply-To: <20230516135205.372951-3-angelogioacchino.delregno@collabora.com>

Quoting AngeloGioacchino Del Regno (2023-05-16 06:52:05)
> Various MSDC core clocks, used for multiple MSDC controller instances,
> share the same parent(s): in order to add parents selection in the
> mtk-sd driver to achieve an accurate clock rate for all modes, remove
> the CLK_SET_RATE_PARENT flag from all MSDC clocks for all SoCs: this
> will make sure that a clk_set_rate() call performed for a clock on
> a secondary controller will not change the rate of a common parent,
> which would result in an overclock or underclock of one of the
> controllers.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: Markus Schneider-Pargmann <msp@baylibre.com>
> ---

Applied to clk-next

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	mturquette@baylibre.com
Cc: matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com,
	wenst@chromium.org, chun-jie.chen@mediatek.com,
	mandyjh.liu@mediatek.com, miles.chen@mediatek.com,
	zhaojh329@gmail.com, daniel@makrotopia.org,
	nfraprado@collabora.com, rex-bc.chen@mediatek.com,
	Garmin.Chang@mediatek.com, msp@baylibre.com,
	yangyingliang@huawei.com, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH v2 2/2] clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
Date: Mon, 12 Jun 2023 18:20:35 -0700	[thread overview]
Message-ID: <e88bc99a407c1c12b22e20d7b29fbc5e.sboyd@kernel.org> (raw)
In-Reply-To: <20230516135205.372951-3-angelogioacchino.delregno@collabora.com>

Quoting AngeloGioacchino Del Regno (2023-05-16 06:52:05)
> Various MSDC core clocks, used for multiple MSDC controller instances,
> share the same parent(s): in order to add parents selection in the
> mtk-sd driver to achieve an accurate clock rate for all modes, remove
> the CLK_SET_RATE_PARENT flag from all MSDC clocks for all SoCs: this
> will make sure that a clk_set_rate() call performed for a clock on
> a secondary controller will not change the rate of a common parent,
> which would result in an overclock or underclock of one of the
> controllers.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: Markus Schneider-Pargmann <msp@baylibre.com>
> ---

Applied to clk-next

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

  parent reply	other threads:[~2023-06-13  1:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16 13:52 [PATCH v2 0/2] clk/mediatek: Adjustments for MSDC rate accuracy AngeloGioacchino Del Regno
2023-05-16 13:52 ` AngeloGioacchino Del Regno
2023-05-16 13:52 ` [PATCH v2 1/2] clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag AngeloGioacchino Del Regno
2023-05-16 13:52   ` AngeloGioacchino Del Regno
2023-05-23 10:54   ` Alexandre Mergnat
2023-05-23 10:54     ` Alexandre Mergnat
2023-06-13  1:20   ` Stephen Boyd
2023-06-13  1:20     ` Stephen Boyd
2023-05-16 13:52 ` [PATCH v2 2/2] clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks AngeloGioacchino Del Regno
2023-05-16 13:52   ` AngeloGioacchino Del Regno
2023-05-23 10:58   ` Alexandre Mergnat
2023-05-23 10:58     ` Alexandre Mergnat
2023-06-13  1:20   ` Stephen Boyd [this message]
2023-06-13  1:20     ` Stephen Boyd
2023-05-17 16:52 ` [PATCH v2 0/2] clk/mediatek: Adjustments for MSDC rate accuracy Alexandre Mergnat
2023-05-17 16:52   ` Alexandre Mergnat

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=e88bc99a407c1c12b22e20d7b29fbc5e.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=Garmin.Chang@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=chun-jie.chen@mediatek.com \
    --cc=daniel@makrotopia.org \
    --cc=kernel@collabora.com \
    --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=mandyjh.liu@mediatek.com \
    --cc=matthias.bgg@gmail.com \
    --cc=miles.chen@mediatek.com \
    --cc=msp@baylibre.com \
    --cc=mturquette@baylibre.com \
    --cc=nfraprado@collabora.com \
    --cc=rex-bc.chen@mediatek.com \
    --cc=wenst@chromium.org \
    --cc=yangyingliang@huawei.com \
    --cc=zhaojh329@gmail.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.