From e94865ca2340e9eaec08716dfad645e9f719eedd Mon Sep 17 00:00:00 2001 From: Komal Bajaj Date: Fri, 16 Jan 2026 17:08:46 +0000 Subject: [PATCH] dt-bindings: nvmem: qfprom: Add sm8750 compatible Document compatible string for the QFPROM on SM8750 platform. Signed-off-by: Komal Bajaj Reviewed-by: Akhil P Oommen Signed-off-by: Srinivas Kandagatla Link: https://patch.msgid.link/20260116170846.733558-5-srini@kernel.org Signed-off-by: Greg Kroah-Hartman --- 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 7d1612acca48d..839513d4b499d 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -55,6 +55,7 @@ properties: - qcom,sm8450-qfprom - qcom,sm8550-qfprom - qcom,sm8650-qfprom + - qcom,sm8750-qfprom - qcom,x1e80100-qfprom - const: qcom,qfprom -- 2.47.3