[PATCH 0/5] arm64: dts: qcom: Add Kalambo SoC and CRD

From: Gopikrishna Garmidi

Date: Sat Jul 18 2026 - 08:06:35 EST


Qualcomm Kalambo is a Mahua derivative with CPU cluster 0 absent,
leaving it with just cluster 1. Everything else should work as-is.

This series documents the board compatibles and adds the SoC and
Compute Reference Device (CRD) device trees. It also adds the Kalambo
compatible to the UBWC configuration table and allowlists the Kalambo
CRD for QSEECOM to enable access to efivars.

---
Gopikrishna Garmidi (5):
dt-bindings: arm: qcom: Document Kalambo SoC and board
arm64: dts: qcom: Add Kalambo SoC
arm64: dts: qcom: Add Kalambo CRD
firmware: qcom: scm: Allow QSEECOM on Kalambo CRD
soc: qcom: ubwc: Add Kalambo UBWC config

Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/glymur.dtsi | 2 +-
arch/arm64/boot/dts/qcom/kalambo-crd.dts | 21 ++++++++++++++++++
arch/arm64/boot/dts/qcom/kalambo.dtsi | 29 +++++++++++++++++++++++++
drivers/firmware/qcom/qcom_scm.c | 1 +
drivers/soc/qcom/ubwc_config.c | 1 +
7 files changed, 59 insertions(+), 1 deletion(-)
---
base-commit: 1a1757b76427f6201bfe0bf1bea9f7574f332a93
change-id: 20260715-b4-kalambo-crd-86912a03bbd2

Best regards,
--
Gopikrishna Garmidi <gopikrishna.garmidi@xxxxxxxxxxxxxxxx>