public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: xilinx: emaclite: Adopt clock support
@ 2024-10-07 15:06 Radhey Shyam Pandey
  2024-10-07 15:06 ` [PATCH net-next v2 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-10-07 15:06 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt,
	michal.simek, harini.katakam
  Cc: netdev, devicetree, linux-kernel, linux-arm-kernel, git,
	Radhey Shyam Pandey

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.

Changes for v2:
- Make clocks as required property.


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           |  5 +++++
 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 22 ++++++++++---------
 2 files changed, 17 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-08 14:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 15:06 [PATCH net-next v2 0/3] net: xilinx: emaclite: Adopt clock support Radhey Shyam Pandey
2024-10-07 15:06 ` [PATCH net-next v2 1/3] dt-bindings: net: emaclite: Add " Radhey Shyam Pandey
2024-10-07 16:58   ` Conor Dooley
2024-10-07 15:06 ` [PATCH net-next v2 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev() Radhey Shyam Pandey
2024-10-07 15:06 ` [PATCH net-next v2 3/3] net: emaclite: Adopt clock support Radhey Shyam Pandey
2024-10-08  3:42   ` Kalesh Anakkur Purayil
2024-10-08 14:08     ` Pandey, Radhey Shyam

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