Re: [PATCH v2 1/2] arm64: dts: qcom: qcs6490-rubikpi3: Add 3.3 V output supply

From: Bryan O'Donoghue

Date: Wed Jul 22 2026 - 17:59:22 EST


On 22/07/2026 17:12, Hongyang Zhao wrote:
> + enable-active-high;
> +
> + pinctrl-0 = <&vcc3v3_output_en>;
> + pinctrl-names = "default";
> +
> + regulator-always-on;
> + regulator-boot-on;
> + };

Seems like a reasonable thing to do for a mezzanine board but, I did a
double-take when I saw always-on and boot-on.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>