On Fri, Feb 22, 2019 at 4:15 PM Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > From: "Tony Lindgren" <tony@xxxxxxxxxxx> > > The following changes since commit bae2bf97939aebd74dfd8f0b76b4902a19e63eef: > > dt-bindings: net: ti: deprecate cpsw-phy-sel bindings (2019-02-20 08:14:04 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/cpsw-signed > > for you to fetch changes up to dba235fa70cbedf7dd64d5763299451be4b9de16: > > net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver (2019-02-21 07:33:51 -0800) > > ---------------------------------------------------------------- > One change to deprecate old CPSW Ethernet PHY mode selection driver > > With the device tree changes configuring CPSW with a proper PHY driver, > we want to deprecate the old driver to avoid new users for it. > > Note that this driver is based on the related dts changes. > I've added this to the arm/late branch, which seems to be the best way to deal with the dependency on the DT changes. I expect that we can send this in the second week after the merge window, together with any fixes that have come in until then. Arnd