Add a new property to indicate when PS SGMII is used with NO external PHY on board. Signed-off-by: Harini Katakam <harini.katakam@xxxxxxxxxx> --- Documentation/devicetree/bindings/net/macb.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt index 63c73fa..ae1b109 100644 --- a/Documentation/devicetree/bindings/net/macb.txt +++ b/Documentation/devicetree/bindings/net/macb.txt @@ -38,6 +38,10 @@ Optional properties for PHY child node: up via magic packet. - phy-handle : see ethernet.txt file in the same directory +Optional properties: +- is-internal-pcspma: Add when GEM's internal SGMII support is used without + any external SGMII PHY. + Examples: macb0: ethernet@fffc4000 { -- 2.7.4