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

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

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

 .../bindings/net/xilinx_axienet.txt           | 23 +++++++++----
 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, 52 insertions(+), 17 deletions(-)

-- 
2.27.0


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11 20:11 [PATCH net-next 0/2] axienet clock additions Robert Hancock
2021-03-11 20:11 ` [PATCH net-next 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks Robert Hancock
2021-03-12  7:57   ` Radhey Shyam Pandey
2021-03-11 20:11 ` [PATCH net-next 2/2] net: axienet: Enable more clocks Robert Hancock
2021-03-11 23:50   ` Robert Hancock
2021-03-12  8:53     ` Radhey Shyam Pandey
2021-03-14 21:27 ` [PATCH net-next 0/2] axienet clock additions David Miller
2021-03-14 23:25   ` Robert Hancock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.