mbox series

[net,v2,0/2] net: mt7531: pll & reset fixes

Message ID 20220917000734.520253-1-lynxis@fe80.eu (mailing list archive)
Headers show
Series net: mt7531: pll & reset fixes | expand

Message

Alexander Couzens Sept. 17, 2022, 12:07 a.m. UTC
v1 -> v2:
 - commit message: add Fixes: tag
 - add missing target branch in subject

Alexander Couzens (2):
  net: mt7531: only do PLL once after the reset
  net: mt7531: ensure all MACs are powered down before reset

 drivers/net/dsa/mt7530.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

Comments

Jakub Kicinski Sept. 22, 2022, 1:20 a.m. UTC | #1
On Sat, 17 Sep 2022 02:07:32 +0200 Alexander Couzens wrote:
> v1 -> v2:
>  - commit message: add Fixes: tag
>  - add missing target branch in subject

Landen, DENG, Sean - please review.
patchwork-bot+netdevbpf@kernel.org Sept. 23, 2022, 2:10 p.m. UTC | #2
Hello:

This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Sat, 17 Sep 2022 02:07:32 +0200 you wrote:
> v1 -> v2:
>  - commit message: add Fixes: tag
>  - add missing target branch in subject
> 
> Alexander Couzens (2):
>   net: mt7531: only do PLL once after the reset
>   net: mt7531: ensure all MACs are powered down before reset
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] net: mt7531: only do PLL once after the reset
    https://git.kernel.org/netdev/net/c/42bc4fafe359
  - [net,v2,2/2] net: mt7531: ensure all MACs are powered down before reset
    https://git.kernel.org/netdev/net/c/728c2af6ad8c

You are awesome, thank you!