]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'DP83822-and-DP83TC811-Fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 11 Jan 2020 07:32:54 +0000 (23:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jan 2020 07:32:54 +0000 (23:32 -0800)
commita5c3a7c0ce1a1cfab15404018933775d7222a517
treec47e09b6cca4a1edf204f644de121f34df110121
parent4c582234ab3948d08a24c82eb1e00436aabacbc6
parenta26ad4d5676f5e28216bea57851ddc4cccaf8861
Merge branch 'DP83822-and-DP83TC811-Fixes'

Dan Murphy says:

====================
DP83822 and DP83TC811 Fixes

Two fixes on net/phy/Kconfig for the TI ethernet PHYs.
First fixed the typo in the Kconfig for the DP83TC811 where it incorretly stated
that the support was for a DP83TC822 which does not exist.

Second fix was to update the DP83822 Kconfig entry to indicate support for the
DP83825 devices in the description and the prompt.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>