]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: qcom: sdm660-lavender: Add missing USB phy supply
authorAlexey Minnekhanov <alexeymin@postmarketos.org>
Sun, 4 May 2025 11:51:19 +0000 (14:51 +0300)
committerBjorn Andersson <andersson@kernel.org>
Tue, 6 May 2025 19:58:06 +0000 (12:58 -0700)
Fixes the following dtbs check error:

 phy@c012000: 'vdda-pll-supply' is a required property

Fixes: e5d3e752b050e ("arm64: dts: qcom: sdm660-xiaomi-lavender: Add USB")
Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250504115120.1432282-3-alexeymin@postmarketos.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dts

index 0b4d71c14a77233652f8acd87fee8f21b56b7e78..a9926ad6c6f9f53e7916eba876b6342aa2f7d047 100644 (file)
        status = "okay";
 
        vdd-supply = <&vreg_l1b_0p925>;
+       vdda-pll-supply = <&vreg_l10a_1p8>;
        vdda-phy-dpdm-supply = <&vreg_l7b_3p125>;
 };