Document compatible for QFPROM used on QCS615. It's compatible with generic QFPROM fallback. Signed-off-by: Lijuan Gao <quic_lijuang@xxxxxxxxxxx> --- Document QFPROM compatible for Qualcomm QCS615. It provides access functions for QFPROM data to rest of the drivers via nvmem interface. --- 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 80845c722ae4..38e0d50f0e1c 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -32,6 +32,7 @@ properties: - qcom,msm8998-qfprom - qcom,qcm2290-qfprom - qcom,qcs404-qfprom + - qcom,qcs615-qfprom - qcom,sc7180-qfprom - qcom,sc7280-qfprom - qcom,sc8280xp-qfprom --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-add_qfprom_compatible_for_qcs615-e3b02f6fa71e Best regards, -- Lijuan Gao <quic_lijuang@xxxxxxxxxxx>