public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support
@ 2024-09-30 19:55 Radhey Shyam Pandey
  2024-09-30 19:55 ` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add " Radhey Shyam Pandey
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Radhey Shyam Pandey @ 2024-09-30 19:55 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt,
	michal.simek, radhey.shyam.pandey, abin.joseph, u.kleine-koenig,
	elfring, harini.katakam
  Cc: netdev, devicetree, linux-kernel, linux-arm-kernel, git

This patchset adds emaclite clock support. AXI Ethernet Lite IP can also
be used on SoC platforms like Zynq UltraScale+ MPSoC which combines
powerful processing system (PS) and user-programmable logic (PL) into
the same device. On these platforms it is mandatory to explicitly enable
IP clocks for proper functionality.

Abin Joseph (3):
  dt-bindings: net: emaclite: Add clock support
  net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
  net: emaclite: Adopt clock support

 .../bindings/net/xlnx,emaclite.yaml           |  3 +++
 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 22 ++++++++++---------
 2 files changed, 15 insertions(+), 10 deletions(-)


base-commit: c824deb1a89755f70156b5cdaf569fca80698719
-- 
2.34.1


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

end of thread, other threads:[~2024-10-02  8:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 19:55 [PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support Radhey Shyam Pandey
2024-09-30 19:55 ` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add " Radhey Shyam Pandey
2024-10-01 16:52   ` Conor Dooley
2024-10-01 19:06     ` Pandey, Radhey Shyam
2024-10-02  8:47       ` Conor Dooley
2024-09-30 19:55 ` [PATCH net-next 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev() Radhey Shyam Pandey
2024-09-30 19:55 ` [PATCH net-next 3/3] net: emaclite: Adopt clock support Radhey Shyam Pandey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox