Thanks for the patch.
> -Original Message-
> From: Robert Hancock
> Sent: Friday, March 12, 2021 5:21 AM
> To: da...@davemloft.net; k...@kernel.org; Radhey Shyam Pandey
>
> Cc: netdev@vger.kernel.org; devicet...@vger.kernel.org
> Subject: Re: [PATCH net-next 2/2]
On Thu, 2021-03-11 at 14:11 -0600, Robert Hancock wrote:
> This driver was only enabling the first clock on the device, regardless
> of its name. However, this controller logic can have multiple clocks
> which should all be enabled. Add support for enabling additional clocks.
> The clock names used
This driver was only enabling the first clock on the device, regardless
of its name. However, this controller logic can have multiple clocks
which should all be enabled. Add support for enabling additional clocks.
The clock names used are matching those used in the Xilinx version of this
driver as