[PATCH v2 1/1] net: axienet: Move reset before DMA detection

Maxim Kochetkov fido_max at inbox.ru
Thu Jun 22 12:23:25 PDT 2023



On 22.06.2023 22:18, Andrew Lunn wrote:
>> +	/* Reset core now that clocks are enabled, prior to accessing MDIO */
>> +	ret = __axienet_device_reset(lp);
>> +	if (ret)
>> +		goto cleanup_clk;
>> +
>>   	/* Autodetect the need for 64-bit DMA pointers.
> 
> I would say the comment is now not fully correct. It probably should
> be extended to include 64 bit DMA.

Fixed in v4



More information about the linux-arm-kernel mailing list