]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb1e6bf42bce63158884ab83fb171b518693c771
tree0742fb9d54b393d4c2e9ef446021640b870637b0
parent42d594357e01e360b78e13659c42de1598698fd2
parent29e96fe9e0ec0f0fe1dd306a4ccb7b8983eae67a
Merge branch 'zynqmp-phy-config-optional'

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>