This series doesn't apply to my 'net' tree, mainly because something like
patch #3 is already in my tree.
Hi Andrew,
Add a Fixes:tag in series v3, please review.
On Tue, 2019-05-14 at 05:00 +0200, Andrew Lunn wrote:
> On Tue, May 14, 2019 at 10:28:49AM +0800, Biao Huang wrote:
> > changes in v2:
> >
> > 1. update rx_tai
changes in v3:
add a Fixes:tag for each patch
changes in v2:
On Tue, May 14, 2019 at 10:28:49AM +0800, Biao Huang wrote:
> changes in v2:
>
> 1. update rx_tail_addr as Jose's comment
>
> 2. changes clk_csr condition as Alex's proposition
changes in v2:
1. update rx_tail_addr as Jose's comment
2. changes clk_csr condition as Alex's proposition
3. remove init lines in dwmac-mediatek, get clk_
This series fix some bugs in stmmac driver.
3 patches are for common stmmac or dwmac4:
1. update rx tail pointer to fix rx dma hang issue.
2. change condition for mdc clock to fix csr_clk can't be zero issue.