Message ID | 20220903174150.3566935-4-iskren.chernev@gmail.com |
---|---|
State | New |
Headers | show |
Series | Add support for sm6115,4250 and OnePlus Nord N100 | expand |
On 03/09/2022 18:41, Iskren Chernev wrote: > Document SoC compatible for sm6115. > > Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> Reviewed-by: Caleb Connolly <caleb@connolly.tech> > --- > 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 dede8892ee01..54053e16b8fd 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -26,6 +26,7 @@ properties: > - qcom,sc7180-qfprom > - qcom,sc7280-qfprom > - qcom,sdm845-qfprom > + - qcom,sm6115-qfprom > - const: qcom,qfprom > > reg: > -- > 2.37.2 > -- Kind Regards, Caleb
On 03/09/2022 20:41, Iskren Chernev wrote: > Document SoC compatible for sm6115. > > Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 03/09/2022 18:41, Iskren Chernev wrote: > Document SoC compatible for sm6115. > > Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> > --- Applied thanks, --srini > 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 dede8892ee01..54053e16b8fd 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -26,6 +26,7 @@ properties: > - qcom,sc7180-qfprom > - qcom,sc7280-qfprom > - qcom,sdm845-qfprom > + - qcom,sm6115-qfprom > - const: qcom,qfprom > > reg:
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index dede8892ee01..54053e16b8fd 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -26,6 +26,7 @@ properties: - qcom,sc7180-qfprom - qcom,sc7280-qfprom - qcom,sdm845-qfprom + - qcom,sm6115-qfprom - const: qcom,qfprom reg:
Document SoC compatible for sm6115. Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + 1 file changed, 1 insertion(+)