[PATCH net-next v2 0/2] net: xilinx_gmii2rgmii: Add clock support

Vineeth Karumanchi posted 2 patches 1 year, 9 months ago
There is a newer version of this series
.../devicetree/bindings/net/xlnx,gmii-to-rgmii.yaml        | 4 ++++
drivers/net/phy/xilinx_gmii2rgmii.c                        | 7 +++++++
2 files changed, 11 insertions(+)
[PATCH net-next v2 0/2] net: xilinx_gmii2rgmii: Add clock support
Posted by Vineeth Karumanchi 1 year, 9 months ago
Add input clock support to gmii_to_rgmii IP.
Add "clocks" bindings for the input clock.

Changes in v2:
- remove "clkin" clock name property.

v1 link : https://lore.kernel.org/netdev/20240515094645.3691877-1-vineeth.karumanchi@amd.com/ 

Vineeth Karumanchi (2):
  dt-bindings: net: xilinx_gmii2rgmii: Add clock support
  net: phy: xilinx-gmii2rgmii: Adopt clock support

 .../devicetree/bindings/net/xlnx,gmii-to-rgmii.yaml        | 4 ++++
 drivers/net/phy/xilinx_gmii2rgmii.c                        | 7 +++++++
 2 files changed, 11 insertions(+)

-- 
2.34.1
Re: [PATCH net-next v2 0/2] net: xilinx_gmii2rgmii: Add clock support
Posted by Jakub Kicinski 1 year, 9 months ago
On Fri, 17 May 2024 11:17:43 +0530 Vineeth Karumanchi wrote:
> Add input clock support to gmii_to_rgmii IP.
> Add "clocks" bindings for the input clock.

## Form letter - net-next-closed

The merge window for v6.10 has begun and we have already posted our pull
request. Therefore net-next is closed for new drivers, features, code
refactoring and optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after May 26th.

RFC patches sent for review only are obviously welcome at any time.

See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
-- 
pw-bot: defer