]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'mv88e6390-CMODE'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Feb 2017 15:34:43 +0000 (10:34 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Feb 2017 15:34:43 +0000 (10:34 -0500)
commit8661a631e1040e71e938aab4b1ccbcbd46c4834f
tree5e00ed6ca1dcce0006abf5176f514027a3706b67
parent108d9c71dcff8fc2523861b3462ab2ba8a754ed9
parentf39908d3b1c45208c6898550167bfa766fdd6bb8
Merge branch 'mv88e6390-CMODE'

Andrew Lunn says:

====================
Set the CMODE for mv88e6390 ports

The mv88e6390 ports 9 & 10 allow there CMODE to be set. CMODE is part
of what linux defines as phy-mode. Add the needed phy-modes to linux,
and add code which will act upon the phy-mode property to configure
the switch port.

These patches have been posted before as part of a bigger patchset
which has now been broken up. I've added the received reviewed by
tags, and added device tree documentation.
====================

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