From: Yuiko Oshino <yuiko.oshino@microchip.com>
To: <enguerrand.de-ribaucourt@savoirfairelinux.com>,
<woojung.huh@microchip.com>, <andrew@lunn.ch>
Cc: <hkallweit1@gmail.com>, <netdev@vger.kernel.org>,
<pabeni@redhat.com>, <davem@davemloft.net>,
<UNGLinuxDriver@microchip.com>, <linux@armlinux.org.uk>,
<edumazet@google.com>, <linux-usb@vger.kernel.org>,
<kuba@kernel.org>
Subject: [PATCH net 0/2] net:usb:lan78xx: move LAN7800 internal phy register accesses to the phy driver.
Date: Thu, 16 Feb 2023 07:20:52 -0700 [thread overview]
Message-ID: <cover.1676490952.git.yuiko.oshino@microchip.com> (raw)
Move the LAN7800 internal phy register accesses from lan78xx.c to the new lan88xx_link_change_notify() in the microchip.c, the phy driver.
Yuiko Oshino (2):
net:usb:lan78xx: fix accessing the LAN7800's internal phy specific
registers from the MAC driver
net:phy:microchip: fix accessing the LAN7800's internal phy specific
registers from the MAC driver
drivers/net/phy/microchip.c | 32 ++++++++++++++++++++++++++++++++
drivers/net/usb/lan78xx.c | 27 +--------------------------
2 files changed, 33 insertions(+), 26 deletions(-)
--
2.17.1
next reply other threads:[~2023-02-16 14:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 14:20 Yuiko Oshino [this message]
2023-02-16 14:20 ` [PATCH net 1/2] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver Yuiko Oshino
2023-02-16 15:08 ` Andrew Lunn
2023-02-16 15:20 ` Yuiko.Oshino
2023-02-16 16:56 ` Andrew Lunn
2023-02-16 18:30 ` Yuiko.Oshino
2023-02-16 14:20 ` [PATCH net 2/2] net:phy:microchip: " Yuiko Oshino
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=cover.1676490952.git.yuiko.oshino@microchip.com \
--to=yuiko.oshino@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=enguerrand.de-ribaucourt@savoirfairelinux.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=woojung.huh@microchip.com \
/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 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).