[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
Ulf Hansson
ulf.hansson at oss.qualcomm.com
Tue Sep 1 08:46:11 PDT 2026
On Thu, Aug 27, 2026 at 7:51 PM Hardeep Sharma
<hardeep.sharma at oss.qualcomm.com> wrote:
>
> This series adds initial support for the Qualcomm Kuno SoC and the Kuno
> IDP reference board.
>
> Kuno is a 32-bit ARM (Cortex-A7) Qualcomm platform. This series brings up
> the essential SoC infrastructure required to boot to a serial console:
>
> - Global Clock Controller (GCC) and RPMh clock controller
> - RPMh power domains
> - Interconnect (NoC) provider
> - TLMM pin controller
> - PDC interrupt controller and SCM firmware interface
> - Devicetree for the SoC and the Kuno IDP board
>
> The soc: qcom: geni-se patch allows the GENI serial engine driver to be
> selected on 32-bit ARM Qualcomm SoCs, which the debug UART console
> depends on.
>
> Signed-off-by: Hardeep Sharma <hardeep.sharma at oss.qualcomm.com>
> ---
> Changes in v5:
> - Selected QCOM_GDSC from the Kuno GCC config. The driver registers GDSCs
> (added in v4), so like the other Qualcomm GCC drivers it must select
> QCOM_GDSC; otherwise, in a configuration where nothing else enables it
> (e.g. COMPILE_TEST or a minimal Kuno-only build), gdsc_register() returns
> -ENOSYS and the clock controller fails to probe.
> - Link to v4: https://lore.kernel.org/all/20260827-kuno-soc-support-v4-0-dd34f235fc1a@oss.qualcomm.com/
>
Patch 2 and 3 applied for next, thanks!
[...]
Kind regards
Uffe
More information about the linux-arm-kernel
mailing list