mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Add usb-role-switch and eud on Ravelin
This change will add usb-role-switch and eud in Ravelin. Change-Id: I738f1c31b73c0ffa6c8cf492aac82f7032d235d2
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
10b297f1c5
commit
a536df5c96
@@ -44,11 +44,15 @@
|
||||
0x144 /* GSI_RING_BASE_ADDR_H */
|
||||
0x1a4>; /* GSI_IF_STS */
|
||||
|
||||
usb-role-switch;
|
||||
|
||||
interconnect-names = "usb-ddr", "usb-ipa", "ddr-usb";
|
||||
interconnects = <&aggre2_noc MASTER_USB3_0 &mc_virt SLAVE_EBI1>,
|
||||
<&aggre2_noc MASTER_USB3_0 &cnoc2 SLAVE_IPA_CFG>,
|
||||
<&gem_noc MASTER_APPSS_PROC &cnoc2 SLAVE_USB3_0>;
|
||||
|
||||
extcon = <&eud>;
|
||||
|
||||
dwc3@a600000 {
|
||||
compatible = "snps,dwc3";
|
||||
reg = <0xa600000 0xd800>;
|
||||
@@ -70,6 +74,7 @@
|
||||
tx-fifo-resize;
|
||||
dr_mode = "otg";
|
||||
maximum-speed = "super-speed";
|
||||
usb-role-switch;
|
||||
};
|
||||
|
||||
port {
|
||||
|
||||
Reference in New Issue
Block a user