DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Fabian Pfitzner <f.pfitzner@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Fabian Pfitzner <f.pfitzner@pengutronix.de>
Subject: [DistroKit] [PATCH] v8a: kernel: enable clock driver for Renesas 9-series
Date: Tue, 16 Dec 2025 15:58:14 +0100	[thread overview]
Message-ID: <20251216145813.1598614-2-f.pfitzner@pengutronix.de> (raw)

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




             reply	other threads:[~2025-12-16 14:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-16 14:58 Fabian Pfitzner [this message]
2025-12-16 15:57 ` Ahmad Fatoum
2025-12-16 16:18 ` Robert Schwebel

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=20251216145813.1598614-2-f.pfitzner@pengutronix.de \
    --to=f.pfitzner@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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