diff mbox series

[RESEND,v4,1/2] dt-bindings: tsens: qcom: Document MDM9607 compatible

Message ID 20210319220802.198215-1-konrad.dybcio@somainline.org (mailing list archive)
State New, archived
Delegated to: Daniel Lezcano
Headers show
Series [RESEND,v4,1/2] dt-bindings: tsens: qcom: Document MDM9607 compatible | expand

Commit Message

Konrad Dybcio March 19, 2021, 10:08 p.m. UTC
Add the compatible for MDM9607.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
v4: separate from the main patch

 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Konrad Dybcio March 20, 2021, 7:01 p.m. UTC | #1
Add the compatible for MDM9607.
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---
> v4: separate from the main patch
>
>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
>  1 file changed, 2 insertions(+)

This change was previously a-b Rob Herring, I forgot to add the ack back in after separating the patch, sorry for that.


Konrad
Daniel Lezcano March 20, 2021, 7:47 p.m. UTC | #2
On 20/03/2021 20:01, Konrad Dybcio wrote:
> Add the compatible for MDM9607.
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
>> ---
>> v4: separate from the main patch
>>
>>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
>>  1 file changed, 2 insertions(+)
> 
> This change was previously a-b Rob Herring, I forgot to add the ack back in after separating the patch, sorry for that.

Can you point it to a lkml@ archive ?
Konrad Dybcio March 20, 2021, 7:48 p.m. UTC | #3
On 20.03.2021 20:47, Daniel Lezcano wrote:
> On 20/03/2021 20:01, Konrad Dybcio wrote:
>> Add the compatible for MDM9607.
>>> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
>>> ---
>>> v4: separate from the main patch
>>>
>>>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
>>>  1 file changed, 2 insertions(+)
>> This change was previously a-b Rob Herring, I forgot to add the ack back in after separating the patch, sorry for that.
> Can you point it to a lkml@ archive ?
>

Sure, it's been acked here [1].


[1] https://lore.kernel.org/patchwork/patch/1372052/


Konrad
Rob Herring March 26, 2021, 9:17 p.m. UTC | #4
On Fri, 19 Mar 2021 23:08:01 +0100, Konrad Dybcio wrote:
> Add the compatible for MDM9607.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---
> v4: separate from the main patch
> 
>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 95462e071ab4..8ad9dc139c23 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -22,6 +22,7 @@  properties:
       - description: v0.1 of TSENS
         items:
           - enum:
+              - qcom,mdm9607-tsens
               - qcom,msm8916-tsens
               - qcom,msm8939-tsens
               - qcom,msm8974-tsens
@@ -94,6 +95,7 @@  allOf:
         compatible:
           contains:
             enum:
+              - qcom,mdm9607-tsens
               - qcom,msm8916-tsens
               - qcom,msm8974-tsens
               - qcom,msm8976-tsens