Message ID | 20230314-topic-nvmem_compats-v1-0-508100c17603@linaro.org |
---|---|
Headers | show |
Series | 63(50|75) QFPROM compatibles | expand |
On 14/03/2023 14:35, Konrad Dybcio wrote: > Docuemnt the QFPROM on SM6350. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 14/03/2023 13:35, Konrad Dybcio wrote: > Docuemnt the QFPROM on SM6350. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- Applied both 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 2173fe82317d..cbc5a1ed7c6b 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -32,6 +32,7 @@ properties: > - qcom,sdm670-qfprom > - qcom,sdm845-qfprom > - qcom,sm6115-qfprom > + - qcom,sm6350-qfprom > - qcom,sm8150-qfprom > - qcom,sm8250-qfprom > - const: qcom,qfprom >
I've had this sitting in my tree for some time, it shouldn't hurt to merge them separately. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Konrad Dybcio (2): dt-bindings: nvmem: Add compatible for SM6350 dt-bindings: nvmem: Add compatible for SM6375 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 2 ++ 1 file changed, 2 insertions(+) --- base-commit: ec0fa9a0a6fac454745c930bdb8619d0a354bac9 change-id: 20230314-topic-nvmem_compats-2f5fe8307672 Best regards,