Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab021172 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Move USB GSI event buffer configuration for msmskunk



This change moves USB GSI event buffer related configuration entry
from dwc3 device node to dwc3-msm device node and rename as QCOM
specific configuration. USB GSI is SOC specific functionality.

Change-Id: I9fca7facfef953eb3138a9c4494d8b4aeead0801
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent f4918d31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
		USB3_GDSC-supply = <&usb30_prim_gdsc>;
		qcom,usb-dbm = <&dbm_1p5>;
		qcom,dwc-usb3-msm-tx-fifo-size = <21288>;
		qcom,num-gsi-evt-buffs = <0x3>;

		clocks = <&clock_gcc GCC_USB30_PRIM_MASTER_CLK>,
			 <&clock_gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>,
@@ -52,7 +53,6 @@
			tx-fifo-resize;
			snps,nominal-elastic-buffer;
			snps,hird_thresh = <0x10>;
			snps,num-gsi-evt-buffs = <0x3>;
		};
	};