mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 13:37:36 +02:00
arm64: dts: qcom: qrb4210-rb2: don't force usb peripheral mode
[ Upstream commit27c2ca90e2] The rb2 only has a single USB controller, it can be switched between a type-c port and an internal USB hub via a DIP switch. Until dynamic role switching is available it's preferable to put the USB controller in host mode so that the type-A ports and ethernet are available. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org> Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Fixes:eaa53a8574("arm64: dts: qcom: qrb4210-rb2: Enable USB node") Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Link: https://lore.kernel.org/r/20231010-caleb-rb2-host-mode-v1-1-b057d443cd62@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
6e007fac81
commit
d579dfaa09
|
|
@ -518,7 +518,6 @@ &usb {
|
|||
|
||||
&usb_dwc3 {
|
||||
maximum-speed = "super-speed";
|
||||
dr_mode = "peripheral";
|
||||
};
|
||||
|
||||
&usb_hsphy {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user