Re: [PATCH v2 3/3] arm64: dts: qcom: eliza: Enable Eliza MTP board support

From: Dmitry Baryshkov

Date: Fri Mar 13 2026 - 11:56:16 EST


On Fri, Mar 13, 2026 at 03:23:52PM +0200, Abel Vesa wrote:
> The MTP is a one of the boards that comes with the Eliza SoC.
> So add dedicated board dts for it.
>
> The initial support enables:
> - UART debug console
> - Ob-board UFS storage
> - Qualcomm RPMh regulators (PMIC) and VPH_PWR
> - board specific clocks & reserved GPIO ranges
>
> Co-developed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/Makefile | 1 +
> arch/arm64/boot/dts/qcom/eliza-mtp.dts | 407 +++++++++++++++++++++++++++++++++
> 2 files changed, 408 insertions(+)
>
> +
> + vreg_l12b: ldo12 {
> + regulator-name = "vreg_l12b";
> + /*
> + * Skip voltage voting for UFS VCC.

Please continue with 'why?'

> + */
> + regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
> + };
> +

--
With best wishes
Dmitry