[PATCH v2 2/5] phy: adin: add support for clock output

2022-06-15 Thread sbabic
> The ADIN1300 supports generating certain clocks on its GP_CLK pin, as > well as providing the reference clock on CLK25_REF. > Add support for selecting the clock via device-tree properties. > This patch is based on the Linux implementation for this feature, > which has been added to netdev/net-ne

[PATCH v2 2/5] phy: adin: add support for clock output

2022-05-19 Thread Josua Mayer
The ADIN1300 supports generating certain clocks on its GP_CLK pin, as well as providing the reference clock on CLK25_REF. Add support for selecting the clock via device-tree properties. This patch is based on the Linux implementation for this feature, which has been added to netdev/net-next.git [