Message ID | 20220106173138.411097-4-thara.gopinath@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | Extend LMh driver to suppot Qualcomm sm8150 SoC. | expand |
On Thu 06 Jan 09:31 PST 2022, Thara Gopinath wrote: > Extend the LMh dt binding document to include compatible string > supporting sm8150 SoC. > > Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org> > Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Regards, Bjorn > --- > Documentation/devicetree/bindings/thermal/qcom-lmh.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml > index 289e9a845600..a9b7388ca9ac 100644 > --- a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml > +++ b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml > @@ -19,6 +19,7 @@ properties: > compatible: > enum: > - qcom,sdm845-lmh > + - qcom,sm8150-lmh > > reg: > items: > -- > 2.25.1 >
On 07/01/2022 00:32, Bjorn Andersson wrote: > On Thu 06 Jan 09:31 PST 2022, Thara Gopinath wrote: > >> Extend the LMh dt binding document to include compatible string >> supporting sm8150 SoC. >> >> Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org> >> Acked-by: Rob Herring <robh@kernel.org> Applied, thanks
diff --git a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml index 289e9a845600..a9b7388ca9ac 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml @@ -19,6 +19,7 @@ properties: compatible: enum: - qcom,sdm845-lmh + - qcom,sm8150-lmh reg: items: