[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180620.143452.95470527735556806.davem@davemloft.net>
Date: Wed, 20 Jun 2018 14:34:52 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: dinguyen@...nel.org
Cc: netdev@...r.kernel.org, joabreu@...opsys.com,
alexandre.torgue@...com, peppe.cavallaro@...com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: stmmac: socfpga: add additional ocp reset line
for Stratix10
From: Dinh Nguyen <dinguyen@...nel.org>
Date: Tue, 19 Jun 2018 10:35:38 -0500
> The Stratix10 platform has an additional reset line, OCP(Open Core Protocol),
> that also needs to get deasserted for the stmmac ethernet controller to work.
> Thus we need to update the Kconfig to include ARCH_STRATIX10 in order to build
> dwmac-socfpga.
>
> Also, remove the redundant check for the reset controller pointer. The
> reset driver already checks for the pointer and returns 0 if the pointer
> is NULL.
>
> Signed-off-by: Dinh Nguyen <dinguyen@...nel.org>
Applied.
Powered by blists - more mailing lists