Re: [PATCH v1 23/24] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

2019-02-20 Thread Amit Kucheria
On Wed, Feb 20, 2019 at 6:39 AM Eduardo Valentin wrote: > > On Thu, Feb 07, 2019 at 04:19:41PM +0530, Amit Kucheria wrote: > > qcs404 has 10 sensors connected to the single TSENS IP. Define a thermal > > zone for each of those sensors to expose the temperature of each zone. > > > > Signed-off-by:

Re: [PATCH v1 23/24] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

2019-02-19 Thread Eduardo Valentin
On Thu, Feb 07, 2019 at 04:19:41PM +0530, Amit Kucheria wrote: > qcs404 has 10 sensors connected to the single TSENS IP. Define a thermal > zone for each of those sensors to expose the temperature of each zone. > > Signed-off-by: Amit Kucheria > --- > arch/arm64/boot/dts/qcom/qcs404.dtsi | 243

[PATCH v1 23/24] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

2019-02-07 Thread Amit Kucheria
qcs404 has 10 sensors connected to the single TSENS IP. Define a thermal zone for each of those sensors to expose the temperature of each zone. Signed-off-by: Amit Kucheria --- arch/arm64/boot/dts/qcom/qcs404.dtsi | 243 +++ 1 file changed, 243 insertions(+) diff --git