ARM: dts: msm: Add usb-role-switch and eud on kera
This change will add usb-role-switch and eud in Kera. Change-Id: I74ca8c0e19b45d925bcecc78e993439441339e20 Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
committed by
Rohit Jadhav
parent
9196840974
commit
2a3ee4d3e1
@@ -45,6 +45,9 @@
|
||||
qcom,use-pdc-interrupts;
|
||||
qcom,use-eusb2-phy;
|
||||
|
||||
extcon = <&eud>;
|
||||
usb-role-switch;
|
||||
|
||||
interconnect-names = "usb-ddr", "usb-ipa", "ddr-usb";
|
||||
interconnects = <&aggre1_noc MASTER_USB3_0 &mc_virt SLAVE_EBI1>,
|
||||
<&aggre1_noc MASTER_USB3_0 &config_noc SLAVE_IPA_CFG>,
|
||||
@@ -84,7 +87,7 @@
|
||||
snps,ssp-u3-u0-quirk;
|
||||
tx-fifo-resize;
|
||||
num-hc-interrupters = /bits/ 16 <3>;
|
||||
dr_mode = "peripheral";
|
||||
dr_mode = "otg";
|
||||
maximum-speed = "super-speed-plus";
|
||||
usb-role-switch;
|
||||
};
|
||||
|
Reference in New Issue
Block a user