Add the following values to the "phy-connection-type" property: * Serial Gigabit Media Independent Interface ``sgmii`` * Reverse Media Independent Interface ``rev-mii`` * 10 Gigabits Media Independent Interface ``xgmii`` * Multimedia over Coaxial ``moca`` * Quad Serial Gigabit Media Independent Interface ``qsgmii`` Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> --- source/device-bindings.rst | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/source/device-bindings.rst b/source/device-bindings.rst index 6bf79ff..bf197ee 100644 --- a/source/device-bindings.rst +++ b/source/device-bindings.rst @@ -332,20 +332,25 @@ the network device class. .. tabularcolumns:: | l J | .. table:: Defined values for the ``phy-connection-type`` Property - ===================================== ============ + =============================================== ============ Connection type Value - ===================================== ============ - Media Independent Interface ``mii`` - Reduced Media Independent Interface ``rmii`` - Gigabit Media Independent Interface ``gmii`` - Reduced Gigabit Media Independent ``rgmii`` - rgmii with internal delay ``rgmii-id`` - rgmii with internal delay on TX only ``rgmii-txid`` - rgmii with internal delay on RX only ``rgmii-rxid`` - Ten Bit Interface ``tbi`` - Reduced Ten Bit Interface ``rtbi`` - Serial Media Independent Interface ``smii`` - ===================================== ============ + =============================================== ============ + Media Independent Interface ``mii`` + Reduced Media Independent Interface ``rmii`` + Gigabit Media Independent Interface ``gmii`` + Reduced Gigabit Media Independent ``rgmii`` + rgmii with internal delay ``rgmii-id`` + rgmii with internal delay on TX only ``rgmii-txid`` + rgmii with internal delay on RX only ``rgmii-rxid`` + Ten Bit Interface ``tbi`` + Reduced Ten Bit Interface ``rtbi`` + Serial Media Independent Interface ``smii`` + Serial Gigabit Media Independent Interface ``sgmii`` + Reverse Media Independent Interface ``rev-mii`` + 10 Gigabits Media Independent Interface ``xgmii`` + Multimedia over Coaxial ``moca`` + Quad Serial Gigabit Media Independent Interface ``qsgmii`` + =============================================== ============ ``phy-handle`` Property ^^^^^^^^^^^^^^^^^^^^^^^ -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html