]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.1/cpsw-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Feb 2019 21:09:44 +0000 (22:09 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Feb 2019 21:13:46 +0000 (22:13 +0100)
commit5241730016b8391ead75f569031738c9f99571d0
tree76ea6f1f03eda100a9ea4b41671634bf1a52859d
parent8982ac4b77c2709ec54a28538c7cea79f203c5d9
parent9fc39c4b9b6b6f129876cf5aefbf922ac0cdd432
Merge tag 'omap-for-v5.1/cpsw-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/late

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.

* tag 'omap-for-v5.1/cpsw-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

Signed-off-by: Arnd Bergmann <arnd@arndb.de>