Re: [PATCH] phy: Kconfig: spacemit: add COMMON_CLK dependency
From: Alex Elder
Date: Fri Jan 02 2026 - 08:29:56 EST
On 1/1/26 5:07 AM, Vinod Koul wrote:
On Fri, 26 Dec 2025 11:32:27 -0600, Alex Elder wrote:
The SpacemiT PCIe PHY driver depends on the common clock framework.
Not specifying that led to a failure when doing a COMPILE_TEST build
for the SPARC architecture.
Applied, thanks!
[1/1] phy: Kconfig: spacemit: add COMMON_CLK dependency
commit: 8df20813eb01fe29b4507fd470d73675bda3e1dd
Best regards,
Thank you. It looks like the same problem affects the s390
build as well.
https://lore.kernel.org/oe-kbuild-all/202601022046.OKfcBo0x-lkp@xxxxxxxxx/
I have confirmed that this fix wasn't applied, and with this
fix applied the s390 build error no longer occurs.
-Alex