Re: [PATCH v2 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
From: Simon Horman
Date: Sun Aug 20 2023 - 06:50:08 EST
On Wed, Aug 16, 2023 at 07:13:09PM +0800, Keguang Zhang wrote:
> This glue driver is created based on the arch-code
> implemented earlier with the platform-specific settings.
>
> Use syscon for SYSCON register access.
>
> Partialy based on the previous work by Serge Semin.
Hi Keguang Zhang,
as it looks like there will be a v3 for other reasons,
a minor nit from my side: Partialy -> Partially
...