From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>,
Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
Joe Hershberger <joe.hershberger@ni.com>,
Ramon Fried <rfried.dev@gmail.com>,
T Karthik Reddy <t.karthik.reddy@xilinx.com>
Subject: [PATCH 0/6] xilinx: Add support for DM_ETH_PHY
Date: Wed, 30 Mar 2022 11:07:52 +0200 [thread overview]
Message-ID: <cover.1648631275.git.michal.simek@xilinx.com> (raw)
Hi,
I am sending series for adding support for DM_ETH_PHY for zynq_gem. I don't
want to enable it by default now to have a time to also add support in
emaclite and axi emac to be able to use shared MDIO bus across all xilinx
IPs.
Series also updating slg gpio driver and adding additional handling for
SGMII.
Thanks,
Michal
Michal Simek (1):
net: zynq_gem: Use shared MDIO bus support for zynqmp
T Karthik Reddy (5):
net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
net: zynq_gem: Move ethernet info print statement
gpio: slg7xl45106: Update gpio desc flags from DT
firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api
net: zynq_gem: Add SGMII dynamic config support
drivers/firmware/firmware-zynqmp.c | 13 +++++
drivers/gpio/gpio_slg7xl45106.c | 2 +
drivers/net/phy/ethernet_id.c | 45 +++++++++-------
drivers/net/zynq_gem.c | 86 +++++++++++++++++++++++++-----
include/zynqmp_firmware.h | 7 +++
5 files changed, 121 insertions(+), 32 deletions(-)
--
2.35.1
next reply other threads:[~2022-03-30 9:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 9:07 Michal Simek [this message]
2022-03-30 9:07 ` [PATCH 1/6] net: zynq_gem: Use shared MDIO bus support for zynqmp Michal Simek
2022-03-30 9:07 ` [PATCH 2/6] net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled Michal Simek
2022-03-30 9:07 ` [PATCH 3/6] net: zynq_gem: Move ethernet info print statement Michal Simek
2022-03-30 9:07 ` [PATCH 4/6] gpio: slg7xl45106: Update gpio desc flags from DT Michal Simek
2022-03-30 9:07 ` [PATCH 5/6] firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api Michal Simek
2022-03-30 9:07 ` [PATCH 6/6] net: zynq_gem: Add SGMII dynamic config support Michal Simek
2022-04-05 13:13 ` [PATCH 0/6] xilinx: Add support for DM_ETH_PHY Michal Simek
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.1648631275.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=adrian.fiergolski@fastree3d.com \
--cc=ashok.reddy.soma@xilinx.com \
--cc=git@xilinx.com \
--cc=jh80.chung@samsung.com \
--cc=joe.hershberger@ni.com \
--cc=rfried.dev@gmail.com \
--cc=t.karthik.reddy@xilinx.com \
--cc=u-boot@lists.denx.de \
/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