From: Brian Masney <bmasney@redhat•com>
To: Akari Tsuyukusa <akkun11.open@gmail•com>
Cc: mturquette@baylibre•com, sboyd@kernel•org,
matthias.bgg@gmail•com, angelogioacchino.delregno@collabora•com,
wenst@chromium•org, laura.nao@collabora•com,
linux-clk@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-mediatek@lists•infradead.org, stable@vger•kernel.org
Subject: Re: [PATCH] clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgen
Date: Tue, 26 May 2026 13:15:59 -0400 [thread overview]
Message-ID: <ahXVT62JUZmliXfy@redhat.com> (raw)
In-Reply-To: <20260522133023.355404-1-akkun11.open@gmail.com>
On Fri, May 22, 2026 at 10:30:23PM +0900, Akari Tsuyukusa wrote:
> The MediaTek MT8196 vlpckgen clock driver uses
> __devm_regmap_init_mmio_clk() by devm_regmap_init_mmio(),
> which is defined in drivers/base/regmap/regmap-mmio.c.
> However, the driver's Kconfig entry does not select REGMAP_MMIO.
> This causes a linker error when REGMAP_MMIO is not enabled.
>
> Fix this by selecting REGMAP_MMIO in the Kconfig entry.
>
> Fixes: 2f8b3ae6f0cb ("clk: mediatek: Add MT8196 vlpckgen clock support")
> Cc: stable@vger•kernel.org
> Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail•com>
Reviewed-by: Brian Masney <bmasney@redhat•com>
prev parent reply other threads:[~2026-05-26 17:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-22 13:30 [PATCH] clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgen Akari Tsuyukusa
2026-05-25 8:46 ` AngeloGioacchino Del Regno
2026-05-26 17:15 ` Brian Masney [this message]
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=ahXVT62JUZmliXfy@redhat.com \
--to=bmasney@redhat$(echo .)com \
--cc=akkun11.open@gmail$(echo .)com \
--cc=angelogioacchino.delregno@collabora$(echo .)com \
--cc=laura.nao@collabora$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-clk@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mediatek@lists$(echo .)infradead.org \
--cc=matthias.bgg@gmail$(echo .)com \
--cc=mturquette@baylibre$(echo .)com \
--cc=sboyd@kernel$(echo .)org \
--cc=stable@vger$(echo .)kernel.org \
--cc=wenst@chromium$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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