All of lore.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno  <angelogioacchino.delregno@collabora.com>
To: Miles Chen <miles.chen@mediatek.com>
Cc: chun-jie.chen@mediatek.com, daniel@makrotopia.org,
	devicetree@vger.kernel.org, fparent@baylibre.com,
	ikjn@chromium.org, johnson.wang@mediatek.com,
	jose.exposito89@gmail.com, kernel@collabora.com,
	krzysztof.kozlowski+dt@linaro.org,
	linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, msp@baylibre.com,
	mturquette@baylibre.com, nfraprado@collabora.com,
	pablo.sun@mediatek.com, rex-bc.chen@mediatek.com,
	robh+dt@kernel.org, ryder.lee@kernel.org, sam.shih@mediatek.com,
	sboyd@kernel.org, weiyi.lu@mediatek.com, wenst@chromium.org,
	y.oudjana@protonmail.com, yangyingliang@huawei.com,
	Mingming.Su@mediatek.com
Subject: Re: [PATCH v3 00/23] MediaTek clocks cleanups and improvements
Date: Mon, 30 Jan 2023 09:48:00 +0100	[thread overview]
Message-ID: <136a6c96-6bff-8860-c2e9-5e484c75867a@collabora.com> (raw)
In-Reply-To: <20230130065141.2117-1-miles.chen@mediatek.com>

Il 30/01/23 07:51, Miles Chen ha scritto:
> Mingming has tested this series on mt2712.
> 
> Tested-by: Mingming Su <mingming.su@mediatek.com>
> 

Thanks everyone! :-)

Cheers,
Angelo

WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Miles Chen <miles.chen@mediatek.com>
Cc: chun-jie.chen@mediatek.com, daniel@makrotopia.org,
	devicetree@vger.kernel.org, fparent@baylibre.com,
	ikjn@chromium.org, johnson.wang@mediatek.com,
	jose.exposito89@gmail.com, kernel@collabora.com,
	krzysztof.kozlowski+dt@linaro.org,
	linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, msp@baylibre.com,
	mturquette@baylibre.com, nfraprado@collabora.com,
	pablo.sun@mediatek.com, rex-bc.chen@mediatek.com,
	robh+dt@kernel.org, ryder.lee@kernel.org, sam.shih@mediatek.com,
	sboyd@kernel.org, weiyi.lu@mediatek.com, wenst@chromium.org,
	y.oudjana@protonmail.com, yangyingliang@huawei.com,
	Mingming.Su@mediatek.com
Subject: Re: [PATCH v3 00/23] MediaTek clocks cleanups and improvements
Date: Mon, 30 Jan 2023 09:48:00 +0100	[thread overview]
Message-ID: <136a6c96-6bff-8860-c2e9-5e484c75867a@collabora.com> (raw)
In-Reply-To: <20230130065141.2117-1-miles.chen@mediatek.com>

Il 30/01/23 07:51, Miles Chen ha scritto:
> Mingming has tested this series on mt2712.
> 
> Tested-by: Mingming Su <mingming.su@mediatek.com>
> 

Thanks everyone! :-)

Cheers,
Angelo

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

  reply	other threads:[~2023-01-30  8:48 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 11:05 [PATCH v3 00/23] MediaTek clocks cleanups and improvements AngeloGioacchino Del Regno
2023-01-13 11:05 ` AngeloGioacchino Del Regno
2023-01-13 11:05 ` [PATCH v3 01/23] clk: mediatek: mt8192: Correctly unregister and free clocks on failure AngeloGioacchino Del Regno
2023-01-13 11:05   ` AngeloGioacchino Del Regno
2023-01-13 11:05 ` [PATCH v3 02/23] clk: mediatek: mt8192: Propagate struct device for gate clocks AngeloGioacchino Del Regno
2023-01-13 11:05   ` AngeloGioacchino Del Regno
2023-01-13 11:05 ` [PATCH v3 03/23] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates() AngeloGioacchino Del Regno
2023-01-13 11:05   ` AngeloGioacchino Del Regno
2023-01-13 11:05 ` [PATCH v3 04/23] clk: mediatek: cpumux: Propagate struct device where possible AngeloGioacchino Del Regno
2023-01-13 11:05   ` AngeloGioacchino Del Regno
2023-01-13 11:05 ` [PATCH v3 05/23] clk: mediatek: clk-mtk: Propagate struct device for composites AngeloGioacchino Del Regno
2023-01-13 11:05   ` AngeloGioacchino Del Regno
2023-01-13 11:05 ` [PATCH v3 06/23] clk: mediatek: clk-mux: Propagate struct device for mtk-mux AngeloGioacchino Del Regno
2023-01-13 11:05   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 07/23] clk: mediatek: clk-mtk: Add dummy clock ops AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 08/23] clk: mediatek: mt8173: Migrate to platform driver and common probe AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 09/23] clk: mediatek: mt8173: Remove mtk_clk_enable_critical() AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 10/23] clk: mediatek: mt8173: Break down clock drivers and allow module build AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-14  1:07   ` kernel test robot
2023-01-13 11:06 ` [PATCH v3 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 20:14   ` kernel test robot
2023-01-13 11:06 ` [PATCH v3 12/23] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe() AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 13/23] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe() AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-14  4:09   ` kernel test robot
2023-01-13 11:06 ` [PATCH v3 14/23] clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 15/23] clk: mediatek: mt8192: Join top_adj_divs and top_muxes AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 16/23] clk: mediatek: mt8186: Join top_adj_div " AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 17/23] clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 18/23] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe() AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 19/23] clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe() AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 20/23] clk: mediatek: clk-mt8186-topckgen: Migrate " AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 21/23] clk: mediatek: clk-mt6795-topckgen: " AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 22/23] clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-13 11:06 ` [PATCH v3 23/23] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe() AngeloGioacchino Del Regno
2023-01-13 11:06   ` AngeloGioacchino Del Regno
2023-01-19  5:23 ` [PATCH v3 00/23] MediaTek clocks cleanups and improvements Miles Chen
2023-01-19  5:23   ` Miles Chen
2023-01-30  6:51 ` Miles Chen
2023-01-30  8:48   ` AngeloGioacchino Del Regno [this message]
2023-01-30  8:48     ` AngeloGioacchino Del Regno

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=136a6c96-6bff-8860-c2e9-5e484c75867a@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=Mingming.Su@mediatek.com \
    --cc=chun-jie.chen@mediatek.com \
    --cc=daniel@makrotopia.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=ikjn@chromium.org \
    --cc=johnson.wang@mediatek.com \
    --cc=jose.exposito89@gmail.com \
    --cc=kernel@collabora.com \
    --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=miles.chen@mediatek.com \
    --cc=msp@baylibre.com \
    --cc=mturquette@baylibre.com \
    --cc=nfraprado@collabora.com \
    --cc=pablo.sun@mediatek.com \
    --cc=rex-bc.chen@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=ryder.lee@kernel.org \
    --cc=sam.shih@mediatek.com \
    --cc=sboyd@kernel.org \
    --cc=weiyi.lu@mediatek.com \
    --cc=wenst@chromium.org \
    --cc=y.oudjana@protonmail.com \
    --cc=yangyingliang@huawei.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.