[PATCH v1 2/4] arm64: dts: qcom: Add PCIe 5 wwan regulator for HAMOA-IOT-EVK board
Krishna Chaitanya Chundru
krishna.chundru at oss.qualcomm.com
Mon Oct 13 22:41:13 PDT 2025
On 9/22/2025 1:25 PM, Ziyue Zhang wrote:
> Specify the vddpe-3v3-supply regulator for PCIe5 using &vreg_wwan to
> ensure proper power configuration.
>
> Signed-off-by: Ziyue Zhang <ziyue.zhang at oss.qualcomm.com>
Reviewed-by: Krishna Chaitanya Chundru <krishna.chundru at oss.qualcomm.com>
- Krishna Chaitanya.
> ---
> arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
> index df8d6e5c1f45..f0e4abbcc1ac 100644
> --- a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
> +++ b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
> @@ -832,6 +832,10 @@ &mdss_dp3_phy {
> status = "okay";
> };
>
> +&pcie5 {
> + vddpe-3v3-supply = <&vreg_wwan>;
> +};
> +
> &pcie6a {
> vddpe-3v3-supply = <&vreg_nvme>;
> };
More information about the linux-phy
mailing list