On 10.12.2023 00:21, Dmitry Baryshkov wrote: > The SM8150-HDK uses two different regulators to power up SuperSpeed USB > PHYs. The L5A regulator is used for the second USB host, while the first > (OTG) USB host uses different regulator, L18A. Fix the regulator for the > usb_1 QMPPHY and (to remove possible confusion) drop the > usb_ss_dp_core_1/_2 labels. > > Fixes: 0ab1b2d10afe ("arm64: dts: qcom: add sm8150 hdk dts") > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad