]> git.baikalelectronics.ru Git - kernel.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)
commit75b194c8db9c30a6b675f277f623697521c8f56e
treec47e09b6cca4a1edf204f644de121f34df110121
parent001dc37a91a2266d2d4a33db87255faa58629231
parent9deb4c9a2e4ac02f7b046c49dfced785599626a2
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>