Re: [PATCH 3/7] thermal/drivers/qcom/tsens: Add support for IPQ5018 tsens

From: Sricharan Ramabadhran
Date: Tue Aug 29 2023 - 02:03:51 EST




On 8/29/2023 1:03 AM, Krzysztof Kozlowski wrote:
On 28/08/2023 21:18, Sricharan Ramabadhran wrote:
IPQ5018 has tsens IP V1.0, 4 sensors and 1 interrupt.
The soc does not have a RPM, hence tsens has to be reset and
enabled in the driver init. Adding the driver support for same.

Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx>

Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching.


ok, will fix.

Regards,
Sricharan