Re: [PATCH] usb: dwc2: add support of hi6220

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




"Herrero, Gregory" <gregory.herrero@xxxxxxxxx> writes:

> Hi Felipe,
>
> I just realized this patch miss "dma_desc_fs_enable" property in
> params_hi6220. (drivers/usb/dwc2/platform.c:57)
>
> You need to apply this patch:
>
> diff --git a/drivers/usb/dwc2/platform.c b/drivers/usb/dwc2/platform.c
> index d5102c4..2dfdae3 100644
> --- a/drivers/usb/dwc2/platform.c
> +++ b/drivers/usb/dwc2/platform.c
> @@ -59,6 +59,7 @@ static const struct dwc2_core_params params_hi6220 = {
>         .otg_ver                        = 0,    /* 1.3 */
>         .dma_enable                     = 1,
>         .dma_desc_enable                = 0,
> +       .dma_desc_fs_enable             = 0,
>         .speed                          = 0,    /* High Speed */
>         .enable_dynamic_fifo            = 1,
>         .en_multiple_tx_fifo            = 1,
>
>
> Note that it is needed due to below patch.
> "usb: dwc2: host: enable descriptor dma for fs devices"

done, thanks.

-- 
balbi

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux