mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: qcom: x1e80100: allow mode-switch events to reach the QMP Combo PHYs
Allow mode-switch events to reach the QMP Combo PHYs to support setting the QMP Combo PHY in DP 4Lanes Altmode. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250822-topic-x1e80100-4lanes-v3-3-5363acad9e32@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
6cc36611ac
commit
7b8849178e
|
|
@ -2857,6 +2857,7 @@ usb_1_ss0_qmpphy: phy@fd5000 {
|
|||
#clock-cells = <1>;
|
||||
#phy-cells = <1>;
|
||||
|
||||
mode-switch;
|
||||
orientation-switch;
|
||||
|
||||
status = "disabled";
|
||||
|
|
@ -2927,6 +2928,7 @@ usb_1_ss1_qmpphy: phy@fda000 {
|
|||
#clock-cells = <1>;
|
||||
#phy-cells = <1>;
|
||||
|
||||
mode-switch;
|
||||
orientation-switch;
|
||||
|
||||
status = "disabled";
|
||||
|
|
@ -2997,6 +2999,7 @@ usb_1_ss2_qmpphy: phy@fdf000 {
|
|||
#clock-cells = <1>;
|
||||
#phy-cells = <1>;
|
||||
|
||||
mode-switch;
|
||||
orientation-switch;
|
||||
|
||||
status = "disabled";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user