DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] v8a: kernel: enable clock driver for Renesas 9-series
@ 2025-12-16 14:58 Fabian Pfitzner
  2025-12-16 15:57 ` Ahmad Fatoum
  2025-12-16 16:18 ` Robert Schwebel
  0 siblings, 2 replies; 3+ messages in thread
From: Fabian Pfitzner @ 2025-12-16 14:58 UTC (permalink / raw)
  To: distrokit; +Cc: Fabian Pfitzner

The TQ MBa8MPxL board integrates a Renesas 9-series PCIe clock.
The integrated PCIe phy depends on this clock, wich will fail probing on
boot. Enable the corresponding kernel driver to fix this problem.

Signed-off-by: Fabian Pfitzner <f.pfitzner@pengutronix.de>
---
 configs/platform-v8a/kernelconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v8a/kernelconfig b/configs/platform-v8a/kernelconfig
index 835ae5e..6ab0cd2 100644
--- a/configs/platform-v8a/kernelconfig
+++ b/configs/platform-v8a/kernelconfig
@@ -4092,7 +4092,7 @@ CONFIG_COMMON_CLK_SCPI=y
 # CONFIG_COMMON_CLK_AXI_CLKGEN is not set
 # CONFIG_COMMON_CLK_XGENE is not set
 # CONFIG_COMMON_CLK_PWM is not set
-# CONFIG_COMMON_CLK_RS9_PCIE is not set
+CONFIG_COMMON_CLK_RS9_PCIE=y
 # CONFIG_COMMON_CLK_SI521XX is not set
 # CONFIG_COMMON_CLK_VC3 is not set
 # CONFIG_COMMON_CLK_VC5 is not set
-- 
2.47.3




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-16 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-16 14:58 [DistroKit] [PATCH] v8a: kernel: enable clock driver for Renesas 9-series Fabian Pfitzner
2025-12-16 15:57 ` Ahmad Fatoum
2025-12-16 16:18 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox