mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Remove qcom,dwc-usb3-msm-tx-fifo-size property"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
58db82ed55
@@ -51,8 +51,6 @@ Optional properties :
|
||||
regulator node to the USB controller.
|
||||
- dpdm-supply: phandle to dpdm supply which will be used to drive dp/dm lines
|
||||
in high-z state.
|
||||
- qcom,dwc-usb3-msm-tx-fifo-size: If present, represents RAM size available for
|
||||
TX fifo allocation in bytes
|
||||
- qcom,lpm-to-suspend-delay-ms: Indicates timeout (in milliseconds) to release wakeup source
|
||||
after USB is kept into LPM.
|
||||
- qcom,disable-dev-mode-pm: If present, it disables PM runtime functionality for device mode.
|
||||
@@ -115,7 +113,6 @@ Example MSM USB3.0 controller device node :
|
||||
USB3_GDSC-supply = <&gdsc_usb30>;
|
||||
qcom,dwc-usb3-msm-dbm-eps = <4>
|
||||
qcom,dwc_usb3-adc_tm = <&pm8941_adc_tm>;
|
||||
qcom,dwc-usb3-msm-tx-fifo-size = <29696>;
|
||||
qcom,usb-dbm = <&dbm_1p4>;
|
||||
qcom,lpm-to-suspend-delay-ms = <2>;
|
||||
qcom,num-gsi-evt-buffs = <0x2>;
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
0x130 /* GSI_RING_BASE_ADDR_L */
|
||||
0x144 /* GSI_RING_BASE_ADDR_H */
|
||||
0x1a4>; /* GSI_IF_STS */
|
||||
qcom,dwc-usb3-msm-tx-fifo-size = <27696>;
|
||||
|
||||
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>,
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
0x130 /* GSI_RING_BASE_ADDR_L */
|
||||
0x144 /* GSI_RING_BASE_ADDR_H */
|
||||
0x1a4>; /* GSI_IF_STS */
|
||||
qcom,dwc-usb3-msm-tx-fifo-size = <27696>;
|
||||
|
||||
interconnect-names = "usb-ddr", "usb-ipa", "ddr-usb";
|
||||
interconnects = <&aggre1_noc MASTER_USB3_0 &mc_virt SLAVE_EBI1>,
|
||||
|
||||
Reference in New Issue
Block a user