Thread (16 messages) flat view 16 messages, 2 authors, 2019-02-14

Re: [PATCH 2/8] net: ethernet: stmmac: update to support all PHY config for stm32mp157c.

From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-02-14 13:40:52
Also in: linux-arm-kernel, lkml, netdev

 On Thu, Feb 14, 2019 at 07:45:57AM +0100, Christophe Roullier wrote:
quoted hunk ↗ jump to hunk
@@ -131,19 +185,19 @@ static int stm32mp1_set_mode(struct plat_stmmacenet_data *plat_dat)
 	case PHY_INTERFACE_MODE_RGMII:
 		val = SYSCFG_PMCR_ETH_SEL_RGMII;
-		if (dwmac->int_phyclk)
+		if (dwmac->eth_clk_sel_reg)
 			val |= SYSCFG_PMCR_ETH_CLK_SEL;
 		pr_debug("SYSCFG init : PHY_INTERFACE_MODE_RGMII\n");
 		break;
Hi Christophe

This code should handle all 4 PHY_INTERFACE_MODE_RGMII* values.

     Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help