Message ID | 1616651056-11844-1-git-send-email-rnayak@codeaurora.org (mailing list archive) |
---|---|
State | Accepted |
Commit | b1f20fd04577a24bef4616a67a61c6dfe1eedb6b |
Headers | show |
Series | [1/2] dt-bindings: nvmem: Add SoC compatible for sc7280 | expand |
On Thu, 25 Mar 2021 11:14:15 +0530, Rajendra Nayak wrote: > Document SoC compatible for sc7280 > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > --- > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On 25/03/2021 05:44, Rajendra Nayak wrote: > Document SoC compatible for sc7280 > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > --- > 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 992777c..861b205 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -24,6 +24,7 @@ properties: > - qcom,msm8998-qfprom > - qcom,qcs404-qfprom > - qcom,sc7180-qfprom > + - qcom,sc7280-qfprom > - qcom,sdm845-qfprom > - const: qcom,qfprom > > Applied both, thanks, srini
Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Thu, 25 Mar 2021 11:14:15 +0530 you wrote: > Document SoC compatible for sc7280 > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > --- > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [1/2] dt-bindings: nvmem: Add SoC compatible for sc7280 https://git.kernel.org/qcom/c/b1f20fd04577 - [2/2] nvmem: qfprom: Add support for fuse blowing on sc7280 https://git.kernel.org/qcom/c/5a1bea2a2572 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 992777c..861b205 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -24,6 +24,7 @@ properties: - qcom,msm8998-qfprom - qcom,qcs404-qfprom - qcom,sc7180-qfprom + - qcom,sc7280-qfprom - qcom,sdm845-qfprom - const: qcom,qfprom
Document SoC compatible for sc7280 Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + 1 file changed, 1 insertion(+)