DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] fixup! v8a: kernel: update config
@ 2026-05-19  5:39 Ahmad Fatoum
  0 siblings, 0 replies; only message in thread
From: Ahmad Fatoum @ 2026-05-19  5:39 UTC (permalink / raw)
  To: distrokit; +Cc: lst, Ahmad Fatoum

v8a: kernel: re-enable pinctrl-single for K3

The pinctrl-single driver was originally added for TI OMAP and is still
being used on newer K3 SoCs.

Enable it again to fix the boot hang of our BeaglePlay board.

Signed-off-by: Ahmad Fatoum <a.fatoum@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 6ab33771c3b8..653c971eba66 100644
--- a/configs/platform-v8a/kernelconfig
+++ b/configs/platform-v8a/kernelconfig
@@ -2633,7 +2633,7 @@ CONFIG_PINCTRL_MAX77620=y
 # CONFIG_PINCTRL_RK805 is not set
 CONFIG_PINCTRL_ROCKCHIP=y
 # CONFIG_PINCTRL_SCMI is not set
-# CONFIG_PINCTRL_SINGLE is not set
+CONFIG_PINCTRL_SINGLE=y
 # CONFIG_PINCTRL_STMFX is not set
 # CONFIG_PINCTRL_SX150X is not set
 CONFIG_PINCTRL_IMX=y
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-19  5:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-19  5:39 [DistroKit] [PATCH] fixup! v8a: kernel: update config Ahmad Fatoum

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