Re: [PATCH v5 2/3] arm64: dts: qcom: monaco: Add monaco-ac EVK board

From: Konrad Dybcio

Date: Fri Jul 10 2026 - 08:50:37 EST


On 6/26/26 1:13 PM, Umang Chheda wrote:
> Add initial device tree support for monaco-ac EVK board,
> based on Qualcomm's monaco-ac (QCS8300-AC) variant SoC.

[...]


> + regulator-allowed-modes = <RPMH_REGULATOR_MODE_HPM>;
> + };
> + vreg_s4a: smps4 {

nit: Ideally there would be a \n above here, but otherwise this
is identical to the existing evk dt.. I would prefer if that was
a common file but if others prefer not to..

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad