Merge "ARM: dts: msm: Remove ucsi port remote-endpoint with USB pineapple"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7adba75d52
@@ -188,21 +188,6 @@
|
||||
|
||||
&usb0 {
|
||||
usb-role-switch;
|
||||
port {
|
||||
usb_port0: endpoint {
|
||||
remote-endpoint = <&usb_port0_connector>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&ucsi {
|
||||
connector {
|
||||
port {
|
||||
usb_port0_connector: endpoint {
|
||||
remote-endpoint = <&usb_port0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&qupv3_se4_spi {
|
||||
|
@@ -356,23 +356,7 @@
|
||||
};
|
||||
|
||||
&usb0 {
|
||||
qcom,wcd_usbss = <&wcd_usbss>;
|
||||
usb-role-switch;
|
||||
port {
|
||||
usb_port0: endpoint {
|
||||
remote-endpoint = <&usb_port0_connector>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&ucsi {
|
||||
connector {
|
||||
port {
|
||||
usb_port0_connector: endpoint {
|
||||
remote-endpoint = <&usb_port0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&qupv3_se6_i2c {
|
||||
|
@@ -43,7 +43,6 @@
|
||||
qcom,core-clk-rate = <200000000>;
|
||||
qcom,core-clk-rate-hs = <66666667>;
|
||||
qcom,core-clk-rate-disconnected = <133333333>;
|
||||
extcon = <&eud>;
|
||||
|
||||
qcom,num-gsi-evt-buffs = <0x3>;
|
||||
qcom,gsi-reg-offset =
|
||||
|
Reference in New Issue
Block a user