[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b59547f8-6301-8c95-546f-d454f98d00fc@linaro.org>
Date: Thu, 17 Aug 2023 09:31:57 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Yinbo Zhu <zhuyinbo@...ngson.cn>,
"Rafael J . Wysocki" <rafael@...nel.org>,
Amit Kucheria <amitk@...nel.org>,
Zhang Rui <rui.zhang@...el.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Jianmin Lv <lvjianmin@...ngson.cn>, wanghongliang@...ngson.cn,
loongson-kernel@...ts.loongnix.cn,
zhanghongchen <zhanghongchen@...ngson.cn>
Subject: Re: [PATCH v16 1/2] thermal: loongson-2: add thermal management
support
On 17/08/2023 04:10, Yinbo Zhu wrote:
> This patch adds the support for Loongson-2 thermal sensor controller,
> which can support maximum four sensor selectors that corresponding to four
> sets of thermal control registers and one set of sampling register. The
> sensor selector can selector a speific thermal sensor as temperature input.
> The sampling register is used to obtain the temperature in real time, the
> control register GATE field is used to set the threshold of high or low
> temperature, when the input temperature is higher than the high temperature
> threshold or lower than the low temperature threshold, an interrupt will
> occur.
>
> Signed-off-by: zhanghongchen <zhanghongchen@...ngson.cn>
> Signed-off-by: Yinbo Zhu <zhuyinbo@...ngson.cn>
> ---
> Change in v16:
> 1. Remove the test and message in the context of
> devm_thermal_add_hwmon_sysfs.
Applied, thanks
Powered by blists - more mailing lists