From: patchwork-bot+netdevbpf@kernel.org
To: DENG Qingfang <dqfext@gmail.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
davem@davemloft.net, kuba@kernel.org, matthias.bgg@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, arinc.unal@arinc9.com,
hauke@hauke-m.de
Subject: Re: [PATCH net] net: phy: mediatek: remove PHY mode check on MT7531
Date: Tue, 15 Feb 2022 14:30:10 +0000 [thread overview]
Message-ID: <164493541021.26708.6388647130926392224.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220209143948.445823-1-dqfext@gmail.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 9 Feb 2022 22:39:47 +0800 you wrote:
> The function mt7531_phy_mode_supported in the DSA driver set supported
> mode to PHY_INTERFACE_MODE_GMII instead of PHY_INTERFACE_MODE_INTERNAL
> for the internal PHY, so this check breaks the PHY initialization:
>
> mt7530 mdio-bus:00 wan (uninitialized): failed to connect to PHY: -EINVAL
>
> Remove the check to make it work again.
>
> [...]
Here is the summary with links:
- [net] net: phy: mediatek: remove PHY mode check on MT7531
https://git.kernel.org/netdev/net/c/525b108e6d95
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: DENG Qingfang <dqfext@gmail.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
davem@davemloft.net, kuba@kernel.org, matthias.bgg@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, arinc.unal@arinc9.com,
hauke@hauke-m.de
Subject: Re: [PATCH net] net: phy: mediatek: remove PHY mode check on MT7531
Date: Tue, 15 Feb 2022 14:30:10 +0000 [thread overview]
Message-ID: <164493541021.26708.6388647130926392224.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220209143948.445823-1-dqfext@gmail.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 9 Feb 2022 22:39:47 +0800 you wrote:
> The function mt7531_phy_mode_supported in the DSA driver set supported
> mode to PHY_INTERFACE_MODE_GMII instead of PHY_INTERFACE_MODE_INTERNAL
> for the internal PHY, so this check breaks the PHY initialization:
>
> mt7530 mdio-bus:00 wan (uninitialized): failed to connect to PHY: -EINVAL
>
> Remove the check to make it work again.
>
> [...]
Here is the summary with links:
- [net] net: phy: mediatek: remove PHY mode check on MT7531
https://git.kernel.org/netdev/net/c/525b108e6d95
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: DENG Qingfang <dqfext@gmail.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
davem@davemloft.net, kuba@kernel.org, matthias.bgg@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, arinc.unal@arinc9.com,
hauke@hauke-m.de
Subject: Re: [PATCH net] net: phy: mediatek: remove PHY mode check on MT7531
Date: Tue, 15 Feb 2022 14:30:10 +0000 [thread overview]
Message-ID: <164493541021.26708.6388647130926392224.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220209143948.445823-1-dqfext@gmail.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 9 Feb 2022 22:39:47 +0800 you wrote:
> The function mt7531_phy_mode_supported in the DSA driver set supported
> mode to PHY_INTERFACE_MODE_GMII instead of PHY_INTERFACE_MODE_INTERNAL
> for the internal PHY, so this check breaks the PHY initialization:
>
> mt7530 mdio-bus:00 wan (uninitialized): failed to connect to PHY: -EINVAL
>
> Remove the check to make it work again.
>
> [...]
Here is the summary with links:
- [net] net: phy: mediatek: remove PHY mode check on MT7531
https://git.kernel.org/netdev/net/c/525b108e6d95
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2022-02-15 14:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-09 14:39 [PATCH net] net: phy: mediatek: remove PHY mode check on MT7531 DENG Qingfang
2022-02-09 14:39 ` DENG Qingfang
2022-02-09 14:39 ` DENG Qingfang
2022-02-09 14:47 ` Arınç ÜNAL
2022-02-09 14:47 ` Arınç ÜNAL
2022-02-09 14:47 ` Arınç ÜNAL
2022-02-09 15:53 ` Andrew Lunn
2022-02-11 1:24 ` DENG Qingfang
2022-02-09 22:11 ` Hauke Mehrtens
2022-02-09 22:11 ` Hauke Mehrtens
2022-02-09 22:11 ` Hauke Mehrtens
2022-02-15 14:30 ` patchwork-bot+netdevbpf [this message]
2022-02-15 14:30 ` patchwork-bot+netdevbpf
2022-02-15 14:30 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=164493541021.26708.6388647130926392224.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=arinc.unal@arinc9.com \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=hauke@hauke-m.de \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=matthias.bgg@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.