From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL] deprecate old cpsw driver phy mode for v5.1 Date: Fri, 22 Feb 2019 15:25:07 -0800 Message-ID: <20190222232507.GG15711@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: Grygorii Strashko , linux-omap , arm-soc , "David S . Miller" , Linux ARM List-Id: linux-omap@vger.kernel.org * Arnd Bergmann [190222 21:12]: > On Fri, Feb 22, 2019 at 4:15 PM Tony Lindgren wrote: > > > > From: "Tony Lindgren" > > > > 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. Thanks that sounds good to me. Tony