Loading Documentation/devicetree/bindings/thermal/tsens.txt +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Required properties: should be "qcom,tsens24xx" for 2.4 TSENS controller. should be "qcom,msm8937-tsens" for 8937 TSENS driver. should be "qcom,qcs405-tsens" for QCS405 TSENS driver. should be "qcom,sdm640-tsens" for 640 TSENS driver. should be "qcom,sm6150-tsens" for 6150 TSENS driver. The compatible property is used to identify the respective controller to use for the corresponding SoC. Loading drivers/thermal/msm-tsens.c +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ static const struct of_device_id tsens_table[] = { { .compatible = "qcom,sdm630-tsens", .data = &data_tsens23xx, }, { .compatible = "qcom,sdm640-tsens", { .compatible = "qcom,sm6150-tsens", .data = &data_tsens23xx, }, { .compatible = "qcom,sdm845-tsens", Loading Loading
Documentation/devicetree/bindings/thermal/tsens.txt +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Required properties: should be "qcom,tsens24xx" for 2.4 TSENS controller. should be "qcom,msm8937-tsens" for 8937 TSENS driver. should be "qcom,qcs405-tsens" for QCS405 TSENS driver. should be "qcom,sdm640-tsens" for 640 TSENS driver. should be "qcom,sm6150-tsens" for 6150 TSENS driver. The compatible property is used to identify the respective controller to use for the corresponding SoC. Loading
drivers/thermal/msm-tsens.c +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ static const struct of_device_id tsens_table[] = { { .compatible = "qcom,sdm630-tsens", .data = &data_tsens23xx, }, { .compatible = "qcom,sdm640-tsens", { .compatible = "qcom,sm6150-tsens", .data = &data_tsens23xx, }, { .compatible = "qcom,sdm845-tsens", Loading