[PATCH v2 1/2] dt-bindings: nvmem: Add compatible for MSM8960

Rudraksha Gupta posted 2 patches 9 months, 3 weeks ago
[PATCH v2 1/2] dt-bindings: nvmem: Add compatible for MSM8960
Posted by Rudraksha Gupta 9 months, 3 weeks ago
Document the QFPROM on MSM8960.
---
 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 80845c722ae46611c722effeaaf014a0caf76e4a..37282e89c8ad78b088f0a447891cd9301c750db2 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -26,6 +26,7 @@ properties:
           - qcom,ipq9574-qfprom
           - qcom,msm8226-qfprom
           - qcom,msm8916-qfprom
+          - qcom,msm8960-qfprom
           - qcom,msm8974-qfprom
           - qcom,msm8976-qfprom
           - qcom,msm8996-qfprom

-- 
2.45.2
Re: [PATCH v2 1/2] dt-bindings: nvmem: Add compatible for MSM8960
Posted by Krzysztof Kozlowski 9 months, 3 weeks ago
On 26/02/2025 09:11, Rudraksha Gupta wrote:
> Document the QFPROM on MSM8960.


Missing SoB.

Please run scripts/checkpatch.pl and fix reported warnings.

Best regards,
Krzysztof