[PATCH 1/4] dt-bindings: arm: qcom: Document Shikra and its EVK boards
Komal Bajaj
komal.bajaj at oss.qualcomm.com
Mon May 11 21:08:04 PDT 2026
Shikra is a Qualcomm IoT SoC available in a System-on-Module (SoM)
form factor. The SoM integrates the Shikra SoC, PMICs, and essential
passives, and is designed to be mounted on carrier boards.
One SoM variant is introduced:
- CQM: retail variant with integrated modem (PM4125 PMIC)
Two EVK boards are supported:
- shikra-cqm-evk: pairs with the CQM SoM
- shikra-cqs-evk: pairs with the CQM SoM, with no modem support
Each EVK provides debug UART, USB, and other peripheral interfaces.
Add compatible strings for the CQM SoM variant and its two
corresponding EVK boards.
Signed-off-by: Komal Bajaj <komal.bajaj at oss.qualcomm.com>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 2741c07e9f41..f041d71d7957 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -963,6 +963,13 @@ properties:
- const: qcom,qcs9100
- const: qcom,sa8775p
+ - items:
+ - enum:
+ - qcom,shikra-cqm-evk
+ - qcom,shikra-cqs-evk
+ - const: qcom,shikra-cqm-som
+ - const: qcom,shikra
+
- items:
- enum:
- google,blueline
--
2.34.1
More information about the linux-phy
mailing list