[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD=FV=V1dX5EcHnp-Gs2Hk+SpLNJY=w92B-Ev9gU5r9TyhUhBQ@mail.gmail.com>
Date: Tue, 18 Aug 2015 16:03:46 -0700
From: Doug Anderson <dianders@...omium.org>
To: Yunzhi Li <lyz@...k-chips.com>
Cc: Julius Werner <jwerner@...omium.org>,
Tao Huang <huangtao@...k-chips.com>,
Eddie Cai <cf@...k-chips.com>, Lin Huang <hl@...k-chips.com>,
John Youn <johnyoun@...opsys.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
lyz,
On Tue, Aug 18, 2015 at 2:40 AM, Yunzhi Li <lyz@...k-chips.com> wrote:
> We initiate dwc2 usb controller in BIOS, dwc2_core_reset() should
> be called before dwc2_get_hwparams() to reset core registers to
> default value. Without this the FIFO setting might be incorrect
> because calculating FIFO size need power-on value of
> GRXFSIZ/GNPTXFSIZ/HPTXFSIZ registers.
>
> This patch could avoid warnning massage like in rk3288 platform:
> [ 2.074764] dwc2 ff580000.usb: 256 invalid for
> host_perio_tx_fifo_size. Check HW configuration.
>
> Signed-off-by: Yunzhi Li <lyz@...k-chips.com>
>
> ---
>
> drivers/usb/dwc2/core.c | 2 +-
> drivers/usb/dwc2/core.h | 1 +
> drivers/usb/dwc2/platform.c | 6 ++++++
> 3 files changed, 8 insertions(+), 1 deletion(-)
This seems reasonable to me.
Reviewed-by: Douglas Anderson <dianders@...omium.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists