diff options
author | 2024-09-12 10:54:41 +0800 | |
---|---|---|
committer | 2025-01-06 13:13:57 -0600 | |
commit | 38a498a28112de661d45fe4de47edc0c82c70816 (patch) | |
tree | fc3514dcc5819619d7f8e84036a0bf670a4a9c34 | |
parent | dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc (diff) | |
download | wireguard-linux-38a498a28112de661d45fe4de47edc0c82c70816.tar.xz wireguard-linux-38a498a28112de661d45fe4de47edc0c82c70816.zip |
dt-bindings: nvmem: qfprom: Add compatible for QCS615
Document compatible for QFPROM used on QCS615. It's compatible
with generic QFPROM fallback.
Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
Link: https://lore.kernel.org/all/20240912-add_qfprom_compatible_for_qcs615-v1-1-9ef2e26c14ee@quicinc.com/
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |