[PATCH] UBUNTU: [Config] move qcom interconnect/pinctrl/gcc as built-in for QCS8300

Shivendra Pratap shivendra.pratap at oss.qualcomm.com
Mon Dec 8 17:25:01 UTC 2025


BugLink: https://bugs.launchpad.net/ubuntu/+bug/2134400

Move Qualcomm interconnect, pinctrl and global clock controllers from
QCS8300 to built-in to allow an early and functional boot on platforms
based on these devices.

Having these options as built-in removes the need for adding
clk_ignore_unused and pd_ignore_unused to the kernel command line
argument in order for the platform to boot.

Signed-off-by: Shivendra Pratap <shivendra.pratap at oss.qualcomm.com>
---
 debian.master/config/annotations | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index c0ed14d85910..d05862106d35 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -7020,7 +7020,7 @@ CONFIG_INTERCONNECT_QCOM_OSM_L3                 policy<{'arm64': 'm', 'armhf': '
 CONFIG_INTERCONNECT_QCOM_QCM2290                policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_INTERCONNECT_QCOM_QCS404                 policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_INTERCONNECT_QCOM_QCS615                 policy<{'arm64': 'm', 'armhf': 'm'}>
-CONFIG_INTERCONNECT_QCOM_QCS8300                policy<{'arm64': 'm', 'armhf': 'm'}>
+CONFIG_INTERCONNECT_QCOM_QCS8300                policy<{'arm64': 'y', 'armhf': 'm'}>
 CONFIG_INTERCONNECT_QCOM_QDU1000                policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_INTERCONNECT_QCOM_RPMH                   policy<{'arm64': 'y', 'armhf': 'm'}>
 CONFIG_INTERCONNECT_QCOM_RPMH_POSSIBLE          policy<{'arm64': 'y', 'armhf': 'y'}>
@@ -10583,7 +10583,7 @@ CONFIG_PINCTRL_QCOM_SPMI_PMIC                   policy<{'arm64': 'm', 'armhf': '
 CONFIG_PINCTRL_QCOM_SSBI_PMIC                   policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_PINCTRL_QCS404                           policy<{'arm64': 'm'}>
 CONFIG_PINCTRL_QCS615                           policy<{'arm64': 'm'}>
-CONFIG_PINCTRL_QCS8300                          policy<{'arm64': 'm'}>
+CONFIG_PINCTRL_QCS8300                          policy<{'arm64': 'y'}>
 CONFIG_PINCTRL_QDF2XXX                          policy<{'arm64': 'm'}>
 CONFIG_PINCTRL_QDU1000                          policy<{'arm64': 'm'}>
 CONFIG_PINCTRL_RENESAS                          policy<{'arm64': 'y', 'armhf': 'y'}>
@@ -11189,7 +11189,7 @@ CONFIG_QCS_CAMCC_615                            policy<{'arm64': 'm'}>
 CONFIG_QCS_DISPCC_615                           policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_QCS_GCC_404                              policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_QCS_GCC_615                              policy<{'arm64': 'm', 'armhf': 'm'}>
-CONFIG_QCS_GCC_8300                             policy<{'arm64': 'm'}>
+CONFIG_QCS_GCC_8300                             policy<{'arm64': 'y'}>
 CONFIG_QCS_GPUCC_615                            policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_QCS_Q6SSTOP_404                          policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_QCS_TURING_404                           policy<{'arm64': 'm', 'armhf': 'm'}>
-- 
2.34.1




More information about the kernel-team mailing list