On Wed, Nov 16, 2022 at 3:40 PM Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: > > The Qualcomm SM8550 platform has three instances of the tsens block, > add a compatible for these instances. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> Acked-by: Amit Kucheria <amitk@xxxxxxxxxx> > --- > To: Andy Gross <agross@xxxxxxxxxx> > To: Bjorn Andersson <andersson@xxxxxxxxxx> > To: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> > To: Amit Kucheria <amitk@xxxxxxxxxx> > To: Thara Gopinath <thara.gopinath@xxxxxxxxx> > To: "Rafael J. Wysocki" <rafael@xxxxxxxxxx> > To: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > To: Zhang Rui <rui.zhang@xxxxxxxxx> > To: Rob Herring <robh+dt@xxxxxxxxxx> > To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> > Cc: linux-arm-msm@xxxxxxxxxxxxxxx > Cc: linux-pm@xxxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > --- > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > index f0bd4b979e28..09dbd96d380e 100644 > --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > @@ -58,6 +58,7 @@ properties: > - qcom,sm8250-tsens > - qcom,sm8350-tsens > - qcom,sm8450-tsens > + - qcom,sm8550-tsens > - const: qcom,tsens-v2 > > - description: v2 of TSENS with combined interrupt > > --- > base-commit: 3c1f24109dfc4fb1a3730ed237e50183c6bb26b3 > change-id: 20221114-narmstrong-sm8550-upstream-tsens-dfaec218c321 > > Best regards, > -- > Neil Armstrong <neil.armstrong@xxxxxxxxxx>