Re: [GIT PULL] usb: chipidea: changes for v4.6-rc1

2016-03-01 Thread Greg KH
On Mon, Feb 29, 2016 at 02:28:34PM +0800, Peter Chen wrote:
> Hi Greg,
> 
> Below are changes for chipidea drivers for v4.6-rc1, they are
> at linux-next more than 1 weeks. Since my second baby will
> come to the world soon, I send this a little earlier in case
> I have no time at that time, thanks.

Congratulations!

> 
> 
> 
> The following changes since commit a057c3259ab6ecab477379d23e27ea0afdb219e6:
> 
>   usb: dwc2: USB_DWC2 should depend on HAS_DMA (2016-02-20 20:23:02 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ 
> tags/usb-ci-v4.6-rc1

Pulled and pushed out, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[GIT PULL] usb: chipidea: changes for v4.6-rc1

2016-02-28 Thread Peter Chen
Hi Greg,

Below are changes for chipidea drivers for v4.6-rc1, they are
at linux-next more than 1 weeks. Since my second baby will
come to the world soon, I send this a little earlier in case
I have no time at that time, thanks.



The following changes since commit a057c3259ab6ecab477379d23e27ea0afdb219e6:

  usb: dwc2: USB_DWC2 should depend on HAS_DMA (2016-02-20 20:23:02 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ 
tags/usb-ci-v4.6-rc1

for you to fetch changes up to d3d8425a21ed1b14bc896f827ee495e06bff2504:

  usb: chipidea: imx: avoid EPROBE_DEFER printed as error (2016-02-29 13:37:52 
+0800)


- Add platform interface to choose ttctrl.ttha
- Some tiny improvements


Li Jun (1):
  usb: chipidea: udc: remove unused value assignment

Peter Chen (3):
  usb: chipidea: add system interface for ttctrl.ttha
  doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-ttha
  Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"

Stefan Agner (1):
  usb: chipidea: imx: avoid EPROBE_DEFER printed as error

Stefan Wahren (2):
  usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23
  dt-bindings: ci-hdrc-usb2: add missing compatibles

 .../devicetree/bindings/usb/ci-hdrc-usb2.txt   | 23 ++
 drivers/usb/chipidea/ci_hdrc_imx.c | 13 
 drivers/usb/chipidea/core.c|  3 +++
 drivers/usb/chipidea/udc.c |  1 -
 4 files changed, 35 insertions(+), 5 deletions(-)
-- 

Best Regards,
Peter Chen
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html