* [PATCH RESEND] clk: nuvoton: build with any architecture
@ 2026-09-04 21:46 Rosen Penev
2026-09-11 23:55 ` Brian Masney
0 siblings, 1 reply; 2+ messages in thread
From: Rosen Penev @ 2026-09-04 21:46 UTC (permalink / raw)
To: linux-clk; +Cc: Stephen Boyd, Brian Masney, Jerome Brunet, open list
The directory's Kconfig already has COMPILE_TEST. This allows it to
work.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
RESEND: seems the proper people were not CCd
drivers/clk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index 69a09b7d0097..dd94163d8de0 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -148,7 +148,7 @@ endif
obj-y += mstar/
obj-y += mvebu/
obj-$(CONFIG_ARCH_MXS) += mxs/
-obj-$(CONFIG_ARCH_MA35) += nuvoton/
+obj-y += nuvoton/
obj-$(CONFIG_COMMON_CLK_NXP) += nxp/
obj-$(CONFIG_COMMON_CLK_PISTACHIO) += pistachio/
obj-$(CONFIG_COMMON_CLK_PXA) += pxa/
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] clk: nuvoton: build with any architecture
2026-09-04 21:46 [PATCH RESEND] clk: nuvoton: build with any architecture Rosen Penev
@ 2026-09-11 23:55 ` Brian Masney
0 siblings, 0 replies; 2+ messages in thread
From: Brian Masney @ 2026-09-11 23:55 UTC (permalink / raw)
To: linux-clk, Rosen Penev
Cc: Stephen Boyd, Brian Masney, Jerome Brunet, linux-kernel
On Fri, 04 Sep 2026 14:46:57 -0700, Rosen Penev wrote:
> clk: nuvoton: build with any architecture
Applied, thanks!
[1/1] clk: nuvoton: build with any architecture
commit: 061aca8aa0be5de74a4b267588bbcfb8beca0ecb
Best regards,
--
Brian Masney <bmasney@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 23:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04 21:46 [PATCH RESEND] clk: nuvoton: build with any architecture Rosen Penev
2026-09-11 23:55 ` Brian Masney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox