mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
arm64: dts: qcom: qrb2210-rb1: Hook up USB3
Configure the USB3 PHY to enable USB3 functionality Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20230906-topic-rb1_features_sans_icc-v1-5-e92ce6fbde16@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
02a2fcfbb8
commit
59f9ff79cd
|
|
@ -409,6 +409,12 @@ &usb {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_qmpphy {
|
||||
vdda-phy-supply = <&pm2250_l12>;
|
||||
vdda-pll-supply = <&pm2250_l13>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_hsphy {
|
||||
vdd-supply = <&pm2250_l12>;
|
||||
vdda-pll-supply = <&pm2250_l13>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user