mbox series

[net,0/3] Fix TRSCER masks in the Ether driver

Message ID 7009ba70-4134-1acf-42b9-fa7e59b5d15d@omprussia.ru (mailing list archive)
Headers show
Series Fix TRSCER masks in the Ether driver | expand

Message

Sergey Shtylyov Feb. 28, 2021, 8:24 p.m. UTC
Here are 3 patches against DaveM's 'net' repo. I'm fixing the TRSCER masks in
the driver to match the manuals...

[1/3] sh_eth: fix TRSCER mask for SH771x
[2/3] sh_eth: fix TRSCER mask for R7S72100
[3/3] sh_eth: fix TRSCER mask for R7S9210

Comments

patchwork-bot+netdevbpf@kernel.org March 1, 2021, 9:30 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Sun, 28 Feb 2021 23:24:16 +0300 you wrote:
> Here are 3 patches against DaveM's 'net' repo. I'm fixing the TRSCER masks in
> the driver to match the manuals...
> 
> [1/3] sh_eth: fix TRSCER mask for SH771x
> [2/3] sh_eth: fix TRSCER mask for R7S72100
> [3/3] sh_eth: fix TRSCER mask for R7S9210

Here is the summary with links:
  - [net,1/3] sh_eth: fix TRSCER mask for SH771x
    https://git.kernel.org/netdev/net/c/8c91bc3d44df
  - [net,2/3] sh_eth: fix TRSCER mask for R7S72100
    https://git.kernel.org/netdev/net/c/75be7fb7f978
  - [net,3/3] sh_eth: fix TRSCER mask for R7S9210
    https://git.kernel.org/netdev/net/c/165bc5a4f30e

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Geert Uytterhoeven March 2, 2021, 4:32 p.m. UTC | #2
On Mon, Mar 1, 2021 at 10:38 PM <patchwork-bot+netdevbpf@kernel.org> wrote:
> This series was applied to netdev/net.git (refs/heads/master):
>
> On Sun, 28 Feb 2021 23:24:16 +0300 you wrote:
> > Here are 3 patches against DaveM's 'net' repo. I'm fixing the TRSCER masks in
> > the driver to match the manuals...
> >
> > [1/3] sh_eth: fix TRSCER mask for SH771x
> > [2/3] sh_eth: fix TRSCER mask for R7S72100
> > [3/3] sh_eth: fix TRSCER mask for R7S9210
>
> Here is the summary with links:
>   - [net,1/3] sh_eth: fix TRSCER mask for SH771x
>     https://git.kernel.org/netdev/net/c/8c91bc3d44df
>   - [net,2/3] sh_eth: fix TRSCER mask for R7S72100
>     https://git.kernel.org/netdev/net/c/75be7fb7f978
>   - [net,3/3] sh_eth: fix TRSCER mask for R7S9210
>     https://git.kernel.org/netdev/net/c/165bc5a4f30e

That was quick.  And as they're queued in net, not net-next, they
missed today's renesas-drivers release, and all related testing...

I applied them manually, and boot-tested rskrza1 (R7S72100) and
rza2mevb (R7S9210) using nfsroot. Worked fine.

Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>

Review will take a bit longer...

Gr{oetje,eeting}s,

                        Geert