[PATCH v2] dt-bindings: nvmem: qcom,qfprom: Add Shikra compatible
From: Komal Bajaj
Date: Thu May 07 2026 - 15:00:57 EST
Document compatible string for the QFPROM on Qualcomm Shikra SoC.
Signed-off-by: Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>
---
Add the QFPROM compatible string for the Qualcomm Shikra SoC to the
qcom,qfprom binding document.
---
Changes in v2:
- Improve commit description: "Shikra platform" -> "Qualcomm Shikra SoC"
- Link to v1: https://lore.kernel.org/r/20260501-shikra-qfprom-binding-v1-1-17e63148c2c8@xxxxxxxxxxxxxxxx
---
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index 2ab047f2bb69..52b86133ee00 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -48,6 +48,7 @@ properties:
- qcom,sdm630-qfprom
- qcom,sdm670-qfprom
- qcom,sdm845-qfprom
+ - qcom,shikra-qfprom
- qcom,sm6115-qfprom
- qcom,sm6350-qfprom
- qcom,sm6375-qfprom
---
base-commit: 39704f00f747aba3144289870b5fd8ac230a9aaf
change-id: 20260501-shikra-qfprom-binding-c262fa19640a
Best regards,
--
Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>