[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <07c89c2e-1212-4170-97e6-e490480101a6@quicinc.com>
Date: Fri, 13 Dec 2024 14:50:23 +0530
From: Satya Priya Kakitapalli <quic_skakitap@...cinc.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
CC: "Rafael J. Wysocki" <rafael@...nel.org>,
Daniel Lezcano
<daniel.lezcano@...aro.org>,
Zhang Rui <rui.zhang@...el.com>, Lukasz Luba
<lukasz.luba@....com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Jonathan Cameron
<jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>, Lee Jones
<lee@...nel.org>,
Stephen Boyd <sboyd@...nel.org>, Amit Kucheria
<amitk@...nel.org>,
Thara Gopinath <thara.gopinath@...il.com>,
"Bjorn
Andersson" <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>,
Ajit Pandey <quic_ajipan@...cinc.com>,
Imran Shaik
<quic_imrashai@...cinc.com>,
Taniya Das <quic_tdas@...cinc.com>,
"Jagadeesh
Kona" <quic_jkona@...cinc.com>, <quic_kamalw@...cinc.com>,
<quic_jprakash@...cinc.com>, <linux-arm-msm@...r.kernel.org>,
<linux-pm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-iio@...r.kernel.org>
Subject: Re: [PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device
On 12/13/2024 2:08 PM, Krzysztof Kozlowski wrote:
> On Thu, Dec 12, 2024 at 09:41:19PM +0530, Satya Priya Kakitapalli wrote:
>> Add bindings, driver and DT for the Qualcomm's MBG thermal
>> monitoring device.
>>
>> Please note that this series is dependent on [1] which adds
>> ADC5-GEN3 support.
> Where is the changelog? What happened here?
Sorry for missing the change log, please find the summary below:
Changes from v1 to v2:
- Squash the ADC IIO channel bindings(header) and yaml into single patch
- Add new patch [2/5] to add reference to qcom-spmi-mbg-tm.yaml in
mfd/qcom,spmi-pmic.yaml bindings.
- Use scoped_guard mutex in driver, remove the helper APIs and directly
use regmap_set/clear_bits() APIs
- Corrected the isr logic to notify the thermal only for lvl1 upper
threshold violation. Earlier logic was not handling this fully.
- Update the dt node names and remove the polling delay as it is 0 by
default.
- Link to v1:
https://lore.kernel.org/linux-arm-msm/54c3fdd2-f701-4a06-bb3f-41f5a431687a@quicinc.com/
> Why this is RFC?
On v1 I was suggested to mark this as RFC since the dependent changes
are not yet accepted.
> Limited review follows (as this is not yet ready).
>
> Best regards,
> Krzysztof
>
Powered by blists - more mailing lists