]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-phy-add-comments-for-lan8742-phy-support'
authorJakub Kicinski <kuba@kernel.org>
Wed, 11 May 2022 01:57:17 +0000 (18:57 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 May 2022 01:57:17 +0000 (18:57 -0700)
commit44f43c742650f5b07b1e038913a635ee8983c528
treea9990bb335e5092fc67826558fcae4d3647e83bf
parent1f3bfbbfed87ec57a10ade9e4ae73c3aa2f68cf3
parent07150ee4ddbfd1b8795b032a42baa46763f77054
Merge branch 'net-phy-add-comments-for-lan8742-phy-support'

Yuiko Oshino says:

====================
net: phy: add comments for LAN8742 phy support

Add comments for 0xfffffff2 phy ID mask for the LAN8742 and the LAN88xx, explaining that they can coexist and allow future hardware revisions.
Also add one missing tab in smsc.c.
====================

Link: https://lore.kernel.org/r/20220509185804.7147-1-yuiko.oshino@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>