[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160110.180317.1091002009651518965.davem@davemloft.net>
Date: Sun, 10 Jan 2016 18:03:17 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: romain.perier@...il.com
Cc: peppe.cavallaro@...com, netdev@...r.kernel.org,
linux-rockchip@...ts.infradead.org
Subject: Re: [PATCH v2] stmmac: Don't exit mdio registration when mdio
subnode is not found in the DTS
From: Romain Perier <romain.perier@...il.com>
Date: Thu, 7 Jan 2016 21:13:28 +0100
> Originally, most of the platforms using this driver did not define an mdio subnode
> in the devicetree. Commit e34d65 ("stmmac: create of compatible mdio bus for stmmac driver")
> introduced a backward compatibily issue by using of_mdiobus_register explicitly
> with an mdio subnode. This patch fixes the issue by calling the function
> mdiobus_register, when mdio subnode is not found. The driver is now compatible
> with both modes.
>
> Fixes: e34d65696d2e ("stmmac: create of compatible mdio bus for stmmac driver")
> Signed-off-by: Romain Perier <romain.perier@...il.com>
Applied, thanks.
Powered by blists - more mailing lists