netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] axienet clock additions
@ 2021-03-26  0:04 Robert Hancock
  2021-03-26  0:04 ` [PATCH net-next v4 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks Robert Hancock
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Hancock @ 2021-03-26  0:04 UTC (permalink / raw)
  To: davem, kuba, radhey.shyam.pandey; +Cc: robh, devicetree, netdev, Robert Hancock

Add support to the axienet driver for controlling all of the clocks that
the logic core may utilize.

Changed since v3:
-Added Acked-by to patch 1
-Now applies to net-next tree after earlier patches merged in - code
unchanged from v3

Changed since v2:
-Additional clock description clarification

Changed since v1:
-Clarified clock usages in documentation and code comments

Robert Hancock (2):
  dt-bindings: net: xilinx_axienet: Document additional clocks
  net: axienet: Enable more clocks

 .../bindings/net/xilinx_axienet.txt           | 25 ++++++++++----
 drivers/net/ethernet/xilinx/xilinx_axienet.h  |  8 +++--
 .../net/ethernet/xilinx/xilinx_axienet_main.c | 34 +++++++++++++++----
 .../net/ethernet/xilinx/xilinx_axienet_mdio.c |  4 +--
 4 files changed, 54 insertions(+), 17 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-26 23:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-26  0:04 [PATCH net-next v4 0/2] axienet clock additions Robert Hancock
2021-03-26  0:04 ` [PATCH net-next v4 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks Robert Hancock
2021-03-26 12:12   ` Andrew Lunn
2021-03-26  0:04 ` [PATCH net-next v4 2/2] net: axienet: Enable more clocks Robert Hancock
2021-03-26 12:14   ` Andrew Lunn
2021-03-26 23:00 ` [PATCH net-next v4 0/2] axienet clock additions patchwork-bot+netdevbpf

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).