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

Commit 0573a858 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dwc3-msm: Fix DEPCMD register value for GSI endpoint" into msm-4.9

parents 9456bf94 ac776d1a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -808,7 +808,8 @@ static void gsi_get_channel_info(struct usb_ep *ep,

	/* Provide physical USB addresses for DEPCMD and GEVENTCNT registers */
	ch_info->depcmd_low_addr = (u32)(dwc->reg_phys +
						DWC3_DEPCMD);
				DWC3_DEP_BASE(dep->number) + DWC3_DEPCMD);

	ch_info->depcmd_hi_addr = 0;

	ch_info->xfer_ring_base_addr = dwc3_trb_dma_offset(dep,