[PATCH] usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201

2017-12-12 Thread Daniel Thompson
). Cc: <sta...@vger.kernel.org> Signed-off-by: Daniel Thompson <daniel.thomp...@linaro.org> --- drivers/usb/host/xhci-pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/usb/host/xhci-pci.c b/drivers/usb/host/xhci-pci.c index 7ef1274ef7f7..1aad89b8aba0 100644 --- a/driv

Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm

2017-08-14 Thread Daniel Thompson
s it's been compile tested with omap2plus_defconfig: Acked-by: Tony Lindgren <t...@atomide.com> Don't recall if I sent an ack before but I do remember the patch... so from a backlight PoV: Acked-by: Daniel Thompson <daniel.thomp...@linaro.org> -- To unsubscribe from this list: send the

Re: [project-aspen-dev] [PATCH 3/5] phy: add inno-usb2-phy driver for hi3798cv200 SoC

2017-06-21 Thread Daniel Thompson
On 21/06/17 10:00, Jiancheng Xue wrote: From: Pengcheng Li Add inno-usb2-phy driver for hi3798cv200 SoC. Signed-off-by: Pengcheng Li Signed-off-by: Jiancheng Xue --- drivers/phy/Kconfig | 10 ++

Re: [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller

2015-10-08 Thread Daniel Thompson
On 08/10/15 13:05, chunfeng yun wrote: Hi, On Thu, 2015-10-01 at 12:44 +0100, Daniel Thompson wrote: On 29/09/15 04:01, Chunfeng Yun wrote: There some vendor quirks for MTK xhci host controller: 1. It defines some extra SW scheduling parameters for HW to minimize the scheduling effort

Re: [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller

2015-10-01 Thread Daniel Thompson
-by: Chunfeng Yun <chunfeng@mediatek.com> I've done some basic soak tests, both with a directly attached USB3 HDD and, given the extra code to manage isochronous xfer, also with a hub, disc and two audio interfaces. Tested-by: Daniel Thompson <daniel.thomp...@linaro.org> diff --git a

Re: [PATCH v6 4/5] xhci: mediatek: support MTK xHCI host controller

2015-08-26 Thread Daniel Thompson
On 22/08/15 02:45, Chunfeng Yun wrote: MTK xhci host controller defines some extra SW scheduling parameters for HW to minimize the scheduling effort for synchronous and interrupt endpoints. The parameters are put into reseved DWs of slot context and endpoint context According to the covering