Message ID | 1709662869-10569-1-git-send-email-quic_mojha@quicinc.com |
---|---|
State | Accepted |
Commit | e2c7d6e02382d0298779d37f79388498c5173178 |
Headers | show |
Series | dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650 | expand |
On Tue, 05 Mar 2024 23:51:09 +0530, Mukesh Ojha wrote: > Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs. > > Applied, thanks! [1/1] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650 commit: e5630036dab1a99720b129360dd398bd0f19d1bc Best regards,
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 8c8f05d9eaf1..aed90aff3593 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -42,6 +42,9 @@ properties: - qcom,sm6375-qfprom - qcom,sm8150-qfprom - qcom,sm8250-qfprom + - qcom,sm8450-qfprom + - qcom,sm8550-qfprom + - qcom,sm8650-qfprom - const: qcom,qfprom reg:
Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs. Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++ 1 file changed, 3 insertions(+)