* [PATCH] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
@ 2026-07-29 9:15 Hardeep Sharma
2026-07-29 9:32 ` Konrad Dybcio
0 siblings, 1 reply; 3+ messages in thread
From: Hardeep Sharma @ 2026-07-29 9:15 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski
Cc: kernel, linux-arm-msm, linux-kernel, Hardeep Sharma
Commit e10b198a94c6 ("soc: qcom: Restrict drivers per ARM/ARM64")
tightened QCOM_GENI_SE's dependency to ARM64 || COMPILE_TEST on the
assumption that no ARMv7 Qualcomm SoC uses the GENI Serial Engine
hardware.
Kuno, a 32-bit ARM Cortex-A7 Qualcomm SoC, uses the GENI-based QUP
wrapper for its debug UART, so this assumption no longer holds.
Fixes: e10b198a94c6 ("soc: qcom: Restrict drivers per ARM/ARM64")
Signed-off-by: Hardeep Sharma <hardeep.sharma@oss.qualcomm.com>
---
Changes in v2:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v1: https://patch.msgid.link/20260728-qcom-geni-se-armv7-v1-1-41d233db3b96@oss.qualcomm.com
---
drivers/soc/qcom/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index fd4d4ecd2df0..5b3c9d31fd7f 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -39,7 +39,6 @@ config QCOM_COMMAND_DB
config QCOM_GENI_SE
tristate "Qualcomm GENI Serial Engine Driver"
- depends on ARM64 || COMPILE_TEST
default ARCH_QCOM
help
This driver is used to manage Generic Interface (GENI) firmware based
---
base-commit: 9c6fc9be717cf3558710a958d0d16ab9c39314d8
change-id: 20260728-qcom-geni-se-armv7-f7b311ec9e63
Best regards,
--
Hardeep Sharma <hardeep.sharma@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
2026-07-29 9:15 [PATCH] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs Hardeep Sharma
@ 2026-07-29 9:32 ` Konrad Dybcio
2026-07-29 9:38 ` Hardeep Sharma
0 siblings, 1 reply; 3+ messages in thread
From: Konrad Dybcio @ 2026-07-29 9:32 UTC (permalink / raw)
To: Hardeep Sharma, Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski
Cc: kernel, linux-arm-msm, linux-kernel
On 7/29/26 11:15 AM, Hardeep Sharma wrote:
> Commit e10b198a94c6 ("soc: qcom: Restrict drivers per ARM/ARM64")
> tightened QCOM_GENI_SE's dependency to ARM64 || COMPILE_TEST on the
> assumption that no ARMv7 Qualcomm SoC uses the GENI Serial Engine
> hardware.
>
> Kuno, a 32-bit ARM Cortex-A7 Qualcomm SoC, uses the GENI-based QUP
> wrapper for its debug UART, so this assumption no longer holds.
>
> Fixes: e10b198a94c6 ("soc: qcom: Restrict drivers per ARM/ARM64")
> Signed-off-by: Hardeep Sharma <hardeep.sharma@oss.qualcomm.com>
> ---
> Changes in v2:
> - EDITME: describe what is new in this series revision.
> - EDITME: use bulletpoints and terse descriptions.
:(
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
2026-07-29 9:32 ` Konrad Dybcio
@ 2026-07-29 9:38 ` Hardeep Sharma
0 siblings, 0 replies; 3+ messages in thread
From: Hardeep Sharma @ 2026-07-29 9:38 UTC (permalink / raw)
To: Konrad Dybcio, Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski
Cc: kernel, linux-arm-msm, linux-kernel
On 7/29/2026 3:02 PM, Konrad Dybcio wrote:
> On 7/29/26 11:15 AM, Hardeep Sharma wrote:
>> Commit e10b198a94c6 ("soc: qcom: Restrict drivers per ARM/ARM64")
>> tightened QCOM_GENI_SE's dependency to ARM64 || COMPILE_TEST on the
>> assumption that no ARMv7 Qualcomm SoC uses the GENI Serial Engine
>> hardware.
>>
>> Kuno, a 32-bit ARM Cortex-A7 Qualcomm SoC, uses the GENI-based QUP
>> wrapper for its debug UART, so this assumption no longer holds.
>>
>> Fixes: e10b198a94c6 ("soc: qcom: Restrict drivers per ARM/ARM64")
>> Signed-off-by: Hardeep Sharma <hardeep.sharma@oss.qualcomm.com>
>> ---
>> Changes in v2:
>> - EDITME: describe what is new in this series revision.
>> - EDITME: use bulletpoints and terse descriptions.
> :(
>
> Konrad
Apologies ...
Fixed here ::
https://lore.kernel.org/all/20260729-qcom-geni-se-armv7-v2-1-dd6dd1e112f4@oss.qualcomm.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-29 9:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 9:15 [PATCH] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs Hardeep Sharma
2026-07-29 9:32 ` Konrad Dybcio
2026-07-29 9:38 ` Hardeep Sharma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®