Re: [PATCH 4/8] arm64: dts: qcom: Add PMIC pmx75 dtsi

From: Konrad Dybcio
Date: Wed Aug 02 2023 - 08:46:40 EST


On 2.08.2023 11:59, Rohit Agarwal wrote:
> Add dtsi for PMIC pmx75 found in Qualcomm platforms.
>
> Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx>
> ---
[...]

> + pmx75_temp: temp-alarm@a00 {
Nit: can the label be pmx75_temp_alarm? "temp" is too vague, I think.

Konrad