From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net-next v2] net: dsa: qca8k: Enable delay for RGMII_ID mode Date: Tue, 19 Feb 2019 13:58:10 +0100 Message-ID: <20190219125810.GL14879@lunn.ch> References: <20190219065943.22765-1-vkoul@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20190219065943.22765-1-vkoul@kernel.org> Sender: netdev-owner@vger.kernel.org To: Vinod Koul Cc: David S Miller , linux-arm-msm@vger.kernel.org, Bjorn Andersson , netdev@vger.kernel.org, Niklas Cassel , Florian Fainelli , Michal =?utf-8?B?Vm9rw6HEjQ==?= List-Id: linux-arm-msm@vger.kernel.org On Tue, Feb 19, 2019 at 12:29:43PM +0530, Vinod Koul wrote: > RGMII_ID specifies that we should have internal delay, so resurrect the > delay addition routine but under the RGMII_ID mode. > > Fixes: 40269aa9f40a ("net: dsa: qca8k: disable delay for RGMII mode") > Tested-by: Michal Vokáč > Signed-off-by: Vinod Koul Reviewed-by: Andrew Lunn Andrew