devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
To: <davem@davemloft.net>, <kuba@kernel.org>, <pabeni@redhat.com>,
	<robh+dt@kernel.org>, <krzk+dt@kernel.org>,
	<nicolas.ferre@microchip.com>, <claudiu.beznea@microchip.com>
Cc: <netdev@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <michals@xilinx.com>,
	<harinik@xilinx.com>, <git@xilinx.com>,
	Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Subject: [PATCH 0/2] net: macb: Make ZynqMP SGMII phy configuration optional
Date: Wed, 20 Apr 2022 16:33:08 +0530	[thread overview]
Message-ID: <1650452590-32948-1-git-send-email-radhey.shyam.pandey@xilinx.com> (raw)

This patchset drop phy-names property from MACB node and also make
SGMII Phy configuration optional. The motivation for this change
is to support traditional usescase in which first stage bootloader
does PS-GT configuration, and should still be supported in macb 
driver.


Radhey Shyam Pandey (2):
  dt-bindings: net: cdns,macb: Drop phy-names property for ZynqMP SGMII
    PHY
  net: macb: In ZynqMP initialization make SGMII phy configuration
    optional

 Documentation/devicetree/bindings/net/cdns,macb.yaml | 8 --------
 drivers/net/ethernet/cadence/macb_main.c             | 2 +-
 2 files changed, 1 insertion(+), 9 deletions(-)

-- 
2.7.4


             reply	other threads:[~2022-04-20 11:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-20 11:03 Radhey Shyam Pandey [this message]
2022-04-20 11:03 ` [PATCH 1/2] dt-bindings: net: cdns,macb: Drop phy-names property for ZynqMP SGMII PHY Radhey Shyam Pandey
2022-04-20 11:03 ` [PATCH 2/2] net: macb: In ZynqMP initialization make SGMII phy configuration optional Radhey Shyam Pandey
2022-04-20 11:17   ` Michal Simek
2022-04-22 12:00 ` [PATCH 0/2] net: macb: Make ZynqMP " 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=1650452590-32948-1-git-send-email-radhey.shyam.pandey@xilinx.com \
    --to=radhey.shyam.pandey@xilinx.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=git@xilinx.com \
    --cc=harinik@xilinx.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michals@xilinx.com \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=pabeni@redhat.com \
    --cc=robh+dt@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 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).