From: Vikas Singh <vikas.singh@puresoftware.com>
To: andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com,
linux@armlinux.org.uk, netdev@vger.kernel.org
Cc: calvin.johnson@oss.nxp.com, kuldip.dwivedi@puresoftware.com,
madalin.bucur@oss.nxp.com, vikas.singh@nxp.com,
Vikas Singh <vikas.singh@puresoftware.com>
Subject: [PATCH 0/2] Add fwnode helper functions to MDIO bus driver
Date: Wed, 22 Jul 2020 17:02:25 +0530 [thread overview]
Message-ID: <1595417547-18957-1-git-send-email-vikas.singh@puresoftware.com> (raw)
This patch add helper functions to handle fwnodes on MDIO bus in case of
ACPI probing. These helper functions will be used in DPAA MAC driver.
The patches are in below logical order:
1. Add helper function to attach MAC with PHY
2. Associate device node with fixed PHY by extending "fixed_phy_status"
Vikas Singh (2):
net: phy: Add fwnode helper functions
net: phy: Associate device node with fixed PHY
drivers/net/phy/fixed_phy.c | 2 ++
drivers/net/phy/mdio_bus.c | 66 +++++++++++++++++++++++++++++++++++++++++++++
include/linux/mdio.h | 4 +++
include/linux/phy_fixed.h | 2 ++
4 files changed, 74 insertions(+)
--
2.7.4
--
*Disclaimer* -The information transmitted is intended solely for the
individual
or entity to which it is addressed and may contain confidential
and/or
privileged material. Any review, re-transmission, dissemination or
other use of
or taking action in reliance upon this information by persons
or entities other
than the intended recipient is prohibited. If you have
received this email in
error please contact the sender and delete the
material from any computer. In
such instances you are further prohibited
from reproducing, disclosing,
distributing or taking any action in reliance
on it.As a recipient of this email,
you are responsible for screening its
contents and the contents of any
attachments for the presence of viruses.
No liability is accepted for any
damages caused by any virus transmitted by
this email.
next reply other threads:[~2020-07-22 11:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-22 11:32 Vikas Singh [this message]
2020-07-22 11:32 ` [PATCH 1/2] net: phy: Add fwnode helper functions Vikas Singh
2020-07-22 11:32 ` [PATCH 2/2] net: phy: Associate device node with fixed PHY Vikas Singh
2020-07-22 12:55 ` [PATCH 0/2] Add fwnode helper functions to MDIO bus driver Andrew Lunn
-- strict thread matches above, loose matches on Subject: below --
2020-07-28 12:13 Vikas Singh
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=1595417547-18957-1-git-send-email-vikas.singh@puresoftware.com \
--to=vikas.singh@puresoftware.com \
--cc=andrew@lunn.ch \
--cc=calvin.johnson@oss.nxp.com \
--cc=f.fainelli@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=kuldip.dwivedi@puresoftware.com \
--cc=linux@armlinux.org.uk \
--cc=madalin.bucur@oss.nxp.com \
--cc=netdev@vger.kernel.org \
--cc=vikas.singh@nxp.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).