Re: [PATCH] thermal: qcom: tsens: Allow number of sensors to come from DT

From: Rob Herring
Date: Tue May 22 2018 - 15:20:24 EST


On Mon, May 07, 2018 at 04:53:39PM -0700, Bjorn Andersson wrote:
> For platforms that has multiple copies of the TSENS hardware block it's
> necessary to be able to specify the number of sensors per block in DeviceTree.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
> .../devicetree/bindings/thermal/qcom-tsens.txt | 1 +

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/thermal/qcom/tsens.c | 12 +++++++++---
> 2 files changed, 10 insertions(+), 3 deletions(-)