netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yuiko Oshino <yuiko.oshino@microchip.com>
To: <woojung.huh@microchip.com>, <yuiko.oshino@microchip.com>,
	<davem@davemloft.net>, <netdev@vger.kernel.org>, <andrew@lunn.ch>,
	<ravi.hegde@microchip.com>, <UNGLinuxDriver@microchip.com>
Subject: [PATCH net-next v2 0/2] net: phy: add LAN8742 phy support
Date: Wed, 27 Apr 2022 05:19:55 -0700	[thread overview]
Message-ID: <20220427121957.13099-1-yuiko.oshino@microchip.com> (raw)

add LAN8742 phy support
update LAN88xx phy ID and phy ID mask so that it can coexist with LAN8742

The current phy IDs on the available hardware.
    LAN8742 0x0007C130, 0x0007C131
    LAN88xx 0x0007C132

v1->v2:
-removed "REVIEW REQUEST3" from the PATCH 1/2.

Yuiko Oshino (2):
  net: phy: microchip: update LAN88xx phy ID and phy ID mask.
  net: phy: smsc: add LAN8742 phy support.

 drivers/net/phy/microchip.c |  6 +++---
 drivers/net/phy/smsc.c      | 27 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 3 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-04-27 12:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 12:19 Yuiko Oshino [this message]
2022-04-27 12:19 ` [PATCH net-next v2 1/2] net: phy: microchip: update LAN88xx phy ID and phy ID mask Yuiko Oshino
2022-04-27 15:36   ` Andrew Lunn
2022-04-27 16:02     ` Yuiko.Oshino
2022-04-27 17:30       ` Andrew Lunn
2022-04-27 12:19 ` [PATCH net-next v2 2/2] net: phy: smsc: add LAN8742 phy support 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=20220427121957.13099-1-yuiko.oshino@microchip.com \
    --to=yuiko.oshino@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=ravi.hegde@microchip.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).