Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1263755

[PATCH 0/2] Configure AHB to post data transfers

From Andy Gross <agross@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] Configure AHB to post data transfers
Date 2015-11-06 07:10 +0100
Message-ID <qrInL-JI-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch configures the ChipIdea USB 2.0 controller found on
Qualcomm platforms to post data transfers on the AHB bus.  This
yields approximately a 50% increase in performance.

Andy Gross (2):
  usb: chipidea: msm: Use posted data writes on AHB
  usb: host: ehci-msm: Use posted data writes on AHB

 drivers/usb/chipidea/ci_hdrc_msm.c |    3 ++-
 drivers/usb/host/ehci-msm.c        |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Configure AHB to post data transfers Andy Gross <agross@codeaurora.org> - 2015-11-06 07:10 +0100
  [PATCH 2/2] usb: host: ehci-msm: Use posted data writes on AHB Andy Gross <agross@codeaurora.org> - 2015-11-06 07:10 +0100
    Re: [PATCH 2/2] usb: host: ehci-msm: Use posted data writes on AHB Georgi Djakov <georgi.djakov@linaro.org> - 2015-11-06 11:20 +0100
      Re: [PATCH 2/2] usb: host: ehci-msm: Use posted data writes on AHB Alan Stern <stern@rowland.harvard.edu> - 2015-11-06 16:50 +0100

csiph-web