diff options
author | Matti Lehtimäki <[email protected]> | 2023-08-23 14:27:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-23 16:34:01 +0200 |
commit | 0abd6406624cffb9cf011ea41447b0c9f6a48e5f (patch) | |
tree | 4f087d855d0638850cae6de33640bbf82570e9e4 | |
parent | 6ac41c556e22a0d7d267c9b9d48681d73af4b368 (diff) |
dt-bindings: nvmem: qfprom: Add compatible for MSM8226
Document QFPROM compatible for MSM8226.
Signed-off-by: Matti Lehtimäki <[email protected]>
Reviewed-by: Luca Weiss <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 6cd4682a167d..bdfc6d36a400 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -23,6 +23,7 @@ properties: - qcom,ipq8064-qfprom - qcom,ipq8074-qfprom - qcom,ipq9574-qfprom + - qcom,msm8226-qfprom - qcom,msm8916-qfprom - qcom,msm8974-qfprom - qcom,msm8976-qfprom |