2023-09-15 13:26:31

by Sricharan Ramabadhran

[permalink] [raw]
Subject: [PATCH V2 1/1] dt-bindings: nvmem: Add compatible for IPQ5018

Document the QFPROM on IPQ5018.

Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Sricharan Ramabadhran <[email protected]>
---
[v2] Added Reviewed tag

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 8740938c32eb..e26621ac1ca7 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -18,6 +18,7 @@ properties:
- enum:
- qcom,apq8064-qfprom
- qcom,apq8084-qfprom
+ - qcom,ipq5018-qfprom
- qcom,ipq5332-qfprom
- qcom,ipq6018-qfprom
- qcom,ipq8064-qfprom
--
2.34.1