From: Felipe Balbi <felipe.balbi@linux.intel.com>
To: Sriram Dash <sriram.dash@nxp.com>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Cc: mathias.nyman@intel.com, gregkh@linuxfoundation.org,
suresh.gupta@nxp.com, stern@rowland.harvard.edu,
pku.leo@gmail.com, Arnd Bergmann <arnd@arndb.de>,
Sriram Dash <sriram.dash@nxp.com>
Subject: Re: [PATCH v4 5/6] usb: dwc3: use bus->sysdev for DMA configuration
Date: Wed, 16 Nov 2016 13:11:20 +0200 [thread overview]
Message-ID: <87shqru1bb.fsf@linux.intel.com> (raw)
In-Reply-To: <1479276550-5868-6-git-send-email-sriram.dash@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 799 bytes --]
Hi,
Sriram Dash <sriram.dash@nxp.com> writes:
> From: Arnd Bergmann <arnd@arndb.de>
>
> The dma ops for dwc3 devices are not set properly. So, use a
> physical device sysdev, which will be inherited from parent,
> to set the hardware / firmware parameters like dma.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
> Signed-off-by: Felipe Balbi <balbi@kernel.org>
I can't see when I gave you my S-o-B. Don't add stuff like that on your
own, that's quite bad ;-)
> Tested-by: Baolin Wang <baolin.wang@linaro.org>
unfortunately this doesn't apply to my testing/next. Can you rebase only
this one to testing/next? I think there are no hard dependencies within
the series, so I could take this through my tree.
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2016-11-16 11:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-16 6:09 [PATCH v4 0/6] inherit dma configuration from parent dev Sriram Dash
2016-11-16 6:09 ` [PATCH v4 1/6] usb: separate out sysdev pointer from usb_bus Sriram Dash
2016-11-16 6:09 ` [PATCH v4 2/6] usb: chipidea: use bus->sysdev for DMA configuration Sriram Dash
2016-11-16 6:09 ` [PATCH v4 3/6] usb: ehci: fsl: " Sriram Dash
2016-11-16 6:09 ` [PATCH v4 4/6] usb: xhci: " Sriram Dash
2016-11-16 6:09 ` [PATCH v4 5/6] usb: dwc3: " Sriram Dash
2016-11-16 11:11 ` Felipe Balbi [this message]
2016-11-16 6:09 ` [PATCH v4 6/6] usb: dwc3: Do not set dma coherent mask Sriram Dash
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87shqru1bb.fsf@linux.intel.com \
--to=felipe.balbi@linux.intel.com \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=pku.leo@gmail.com \
--cc=sriram.dash@nxp.com \
--cc=stern@rowland.harvard.edu \
--cc=suresh.gupta@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.