]> git.baikalelectronics.ru Git - kernel.git/commitdiff
Merge branch 'zynqmp-phy-config-optional'
authorDavid S. Miller <davem@davemloft.net>
Fri, 22 Apr 2022 11:52:27 +0000 (12:52 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Apr 2022 11:52:27 +0000 (12:52 +0100)
Radhey Shyam Pandey says:

====================
net: macb: Make ZynqMP SGMII phy configuration optional

This patchset drop phy-names property from MACB node and also make
SGMII Phy configuration optional. The motivation for this change
is to support traditional usescase in which first stage bootloader
does PS-GT configuration, and should still be supported in macb
driver.
====================

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

Trivial merge