linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] net: dsa: microchip: enable phy errata workaround on 9567
@ 2021-05-24 20:29 George McCollister
  2021-05-24 20:34 ` Florian Fainelli
  2021-05-24 21:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: George McCollister @ 2021-05-24 20:29 UTC (permalink / raw)
  To: netdev
  Cc: Woojung Huh, UNGLinuxDriver, Andrew Lunn, Vivien Didelot,
	Florian Fainelli, Vladimir Oltean, David S. Miller,
	Jakub Kicinski, linux-kernel, George McCollister

Also enable phy errata workaround on 9567 since has the same errata as
the 9477 according to the manufacture's documentation.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
---
 drivers/net/dsa/microchip/ksz9477.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/dsa/microchip/ksz9477.c b/drivers/net/dsa/microchip/ksz9477.c
index b99e453b0a56..4dae07da1b53 100644
--- a/drivers/net/dsa/microchip/ksz9477.c
+++ b/drivers/net/dsa/microchip/ksz9477.c
@@ -1639,6 +1639,7 @@ static const struct ksz_chip_data ksz9477_switch_chips[] = {
 		.num_statics = 16,
 		.cpu_ports = 0x7F,	/* can be configured as cpu port */
 		.port_cnt = 7,		/* total physical port count */
+		.phy_errata_9477 = true,
 	},
 };
 
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net] net: dsa: microchip: enable phy errata workaround on 9567
  2021-05-24 20:29 [PATCH net] net: dsa: microchip: enable phy errata workaround on 9567 George McCollister
@ 2021-05-24 20:34 ` Florian Fainelli
  2021-05-24 21:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2021-05-24 20:34 UTC (permalink / raw)
  To: George McCollister, netdev
  Cc: Woojung Huh, UNGLinuxDriver, Andrew Lunn, Vivien Didelot,
	Vladimir Oltean, David S. Miller, Jakub Kicinski, linux-kernel

On 5/24/21 1:29 PM, George McCollister wrote:
> Also enable phy errata workaround on 9567 since has the same errata as
> the 9477 according to the manufacture's documentation.
> 
> Signed-off-by: George McCollister <george.mccollister@gmail.com>

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] net: dsa: microchip: enable phy errata workaround on 9567
  2021-05-24 20:29 [PATCH net] net: dsa: microchip: enable phy errata workaround on 9567 George McCollister
  2021-05-24 20:34 ` Florian Fainelli
@ 2021-05-24 21:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-05-24 21:30 UTC (permalink / raw)
  To: George McCollister
  Cc: netdev, woojung.huh, UNGLinuxDriver, andrew, vivien.didelot,
	f.fainelli, olteanv, davem, kuba, linux-kernel

Hello:

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

On Mon, 24 May 2021 15:29:53 -0500 you wrote:
> Also enable phy errata workaround on 9567 since has the same errata as
> the 9477 according to the manufacture's documentation.
> 
> Signed-off-by: George McCollister <george.mccollister@gmail.com>
> ---
>  drivers/net/dsa/microchip/ksz9477.c | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - [net] net: dsa: microchip: enable phy errata workaround on 9567
    https://git.kernel.org/netdev/net/c/8c42a49738f1

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-24 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-24 20:29 [PATCH net] net: dsa: microchip: enable phy errata workaround on 9567 George McCollister
2021-05-24 20:34 ` Florian Fainelli
2021-05-24 21:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).