mbox series

[v4,0/3] Cleanup dtbs_check warnings for tsens

Message ID cover.1582871139.git.amit.kucheria@linaro.org
Headers show
Series Cleanup dtbs_check warnings for tsens | expand

Message

Amit Kucheria Feb. 28, 2020, 6:32 a.m. UTC
Make dtbs_check pass for tsens bits. I'm working on another series to
cleanup other DT warnings for QC platforms.

Changes since v3:
- Fixed up subject prefix
- Added acks.

Amit Kucheria (3):
  dt-bindings: thermal: tsens: Add entry for sc7180 tsens to binding
  arm64: dts: qcom: msm8916:: Add qcom,tsens-v0_1 to msm8916.dtsi
    compatible
  arm64: dts: qcom: msm8996:: Add qcom,tsens-v2 to msm8996.dtsi
    compatible

 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi                     | 2 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi                     | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

Comments

Bjorn Andersson Feb. 28, 2020, 6:45 a.m. UTC | #1
On Thu 27 Feb 22:32 PST 2020, Amit Kucheria wrote:

> Make dtbs_check pass for tsens bits. I'm working on another series to
> cleanup other DT warnings for QC platforms.
> 

Thanks for the fast respin, patch 2 and 3 applied.

> Changes since v3:
> - Fixed up subject prefix
> - Added acks.
> 
> Amit Kucheria (3):
>   dt-bindings: thermal: tsens: Add entry for sc7180 tsens to binding
>   arm64: dts: qcom: msm8916:: Add qcom,tsens-v0_1 to msm8916.dtsi
>     compatible
>   arm64: dts: qcom: msm8996:: Add qcom,tsens-v2 to msm8996.dtsi
>     compatible
> 
>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
>  arch/arm64/boot/dts/qcom/msm8916.dtsi                     | 2 +-
>  arch/arm64/boot/dts/qcom/msm8996.dtsi                     | 4 ++--
>  3 files changed, 4 insertions(+), 3 deletions(-)
> 
> -- 
> 2.20.1
>