[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190219061800.31025-1-vkoul@kernel.org>
Date: Tue, 19 Feb 2019 11:47:58 +0530
From: Vinod Koul <vkoul@...nel.org>
To: David S Miller <davem@...emloft.net>
Cc: linux-arm-msm@...r.kernel.org,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Vinod Koul <vkoul@...nel.org>, netdev@...r.kernel.org,
Niklas Cassel <niklas.cassel@...aro.org>,
Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
"Nori, Sekhar" <nsekhar@...com>,
Peter Ujfalusi <peter.ujfalusi@...com>,
Marc Gonzalez <marc.w.gonzalez@...e.fr>
Subject: [PATCH net-next v3 0/2] net: phy: at803x: Update delays for RGMII modes
Peter[1] reported that patch cd28d1d6e52e: ("net: phy: at803x: Disable
phy delay for RGMII mode") caused regression on am335x-evmsk board.
This board expects the Phy delay to be enabled but specified RGMII mode
which refers to delays being disabled. So fix this by disabling delay only
for RGMII mode and enable for RGMII_ID and RGMII_TXID/RXID modes.
While at it, as pointed by Dave, don't inline the helpers.
[1]: https://www.spinics.net/lists/netdev/msg550749.html
Vinod Koul (2):
net: phy: at803x: don't inline helpers
net: phy: at803x: disable delay only for RGMII mode
drivers/net/phy/at803x.c | 51 ++++++++++++++++++++++++++++++----------
1 file changed, 38 insertions(+), 13 deletions(-)
--
2.20.1
Powered by blists - more mailing lists