Re: [PATCH net-next v3 3/3] net: emaclite: Adopt clock support
From: Simon Horman
Date: Thu Oct 10 2024 - 05:54:44 EST
On Wed, Oct 09, 2024 at 09:58:23PM +0530, Radhey Shyam Pandey wrote:
> From: Abin Joseph <abin.joseph@xxxxxxx>
>
> Adapt to use the clock framework. Add s_axi_aclk clock from the processor
> bus clock domain and make clk optional to keep DTB backward compatibility.
>
> Signed-off-by: Abin Joseph <abin.joseph@xxxxxxx>
> Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xxxxxxx>
> ---
> Changes for v3:
> - Remove braces around dev_err_probe().
>
> Changes for v2:
> - None
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>