RE: [EXT] Re: [PATCH v1 1/4] clocksource/drivers/mmio: Export clocksource_mmio_init()
From: Zhipeng Wang <hidden>
Date: 2026-01-19 10:00:01
Also in:
imx, linux-mediatek, lkml
Hi Daniel, Thank you for the review. I have added my Signed-off-by to all patches in the series and sent out v2. Best regards, Zhipeng Wang
-----Original Message----- From: Daniel Baluta <redacted> Sent: 2026年1月19日 16:27 To: Zhipeng Wang <redacted> Cc: daniel.lezcano@linaro.org; tglx@kernel.org; shawnguo@kernel.org; s.hauer@pengutronix.de; kernel@pengutronix.de; festevam@gmail.com; matthias.bgg@gmail.com; angelogioacchino.delregno@collabora.com; linux-kernel@vger.kernel.org; imx@lists.linux.dev; linux-arm-kernel@lists.infradead.org; linux-mediatek@lists.infradead.org; chun-hung.wu@mediatek.com; walter.chang@mediatek.com; jstultz@google.com; amergnat@baylibre.com; Aisheng Dong [off-list ref]; Jindong Yue [off-list ref]; Xuegang Liu [off-list ref] Subject: [EXT] Re: [PATCH v1 1/4] clocksource/drivers/mmio: Export clocksource_mmio_init() [You don't often get email from daniel.baluta@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report this email' button On Mon, Jan 19, 2026 at 8:42 AM Zhipeng Wang [off-list ref] wrote:quoted
From: Chun-Hung Wu <redacted> Export clocksource_mmio_init() and clocksource_mmio_readl_up() to support building clocksource driver as module, such as timer-mediatek.c. Signed-off-by: Chun-Hung Wu <redacted> Signed-off-by: Walter Chang <redacted> Acked-by: John Stultz <jstultz@google.com>Hi Zhipeng, Please add your Signed-off-by tag (even if you just pulled this patch from another tree) This comment applies to all patches in the series.