[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1650452590-32948-1-git-send-email-radhey.shyam.pandey@xilinx.com>
Date: Wed, 20 Apr 2022 16:33:08 +0530
From: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <pabeni@...hat.com>,
<robh+dt@...nel.org>, <krzk+dt@...nel.org>,
<nicolas.ferre@...rochip.com>, <claudiu.beznea@...rochip.com>
CC: <netdev@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <michals@...inx.com>,
<harinik@...inx.com>, <git@...inx.com>,
Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
Subject: [PATCH 0/2] net: macb: Make ZynqMP SGMII phy configuration optional
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
Powered by blists - more mailing lists