From patchwork Mon Nov 28 15:50:27 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 700038 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3tSB5401Tjz9vFb for ; Tue, 29 Nov 2016 02:52:08 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="Nc0An57u"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754882AbcK1PvR (ORCPT ); Mon, 28 Nov 2016 10:51:17 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:34793 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754808AbcK1Puu (ORCPT ); Mon, 28 Nov 2016 10:50:50 -0500 Received: by mail-wm0-f48.google.com with SMTP id u144so41678026wmu.1 for ; Mon, 28 Nov 2016 07:50:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=kjSMSMzdULq6dX5p+lrFJjBD4irw6RzyDbZEAJyRB2U=; b=Nc0An57u+CUuz9I45f+RBz/GfCxpR/ZGOXkXy+vpssLubLDtbqK94LuU0A82vkhS3e beioNEMIPaos1ZMBnfkkE18jmwLfPi7TKEQXWxdD2Bg0WZv5EzxcibgGRPCraVkEvv10 nyZw0RbVeuFR4KFColSPvyzoxp9TUJnwiUeV9aHKmQN9eKQmweMfyj+L87VcNklB/jtN 94v969Nf6QqUslh0AW2FH90at4x2Cx44+MSt2gxh/JkcyI/Wds79hDHo2PTHV9B66UYq o77Nl8FvFHFrHTdT4q598Xo3C74PABZ2TQRsFh1eyTOnv8PcbZi/heP1OQJ7E3S0+Nrg B5Xg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=kjSMSMzdULq6dX5p+lrFJjBD4irw6RzyDbZEAJyRB2U=; b=KOnJ1Y42yo8g+jhoaRyH1W1oma6wX/AOyy5RlWauYeThO2fEoaTf3ebQ4cDrK5K/Vw Tg7I1xaC8aWYVosNn3KBDfYh2BMDIi+Q4pFXZuWDaQrAG79JXit/DompaDHvXq7SFFNI aEOnSt9IrH9ZL025IdhLMhCCeIHmaMRiX2QxzQ1ltC8JW0BdyKzklaBGSLuhBuk0E5Zk IF+W+sSPJ6YhYzEofV1Z5gk5uzumQ4pGvpaledpz9Yv6JzUcaE4ItvR57XDAy0o4ejxf h0Fq7/p7AkU74qHBGhoUnBc/z1PDTlZs9vdLkiMrk01QTex1VsPX3gEma4hQvDbyh9qP ZA8g== X-Gm-Message-State: AKaTC03vYYUKVxh+RZwcIH6iV36qk21pVQXWZARtMmwsZ9iwNhaaIBtIqool8Kj32UyeAGb+ X-Received: by 10.28.145.66 with SMTP id t63mr18681286wmd.99.1480348248581; Mon, 28 Nov 2016 07:50:48 -0800 (PST) Received: from boomer.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id k11sm29465848wmb.18.2016.11.28.07.50.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Nov 2016 07:50:48 -0800 (PST) From: Jerome Brunet To: netdev@vger.kernel.org, devicetree@vger.kernel.org, Florian Fainelli Cc: Jerome Brunet , Carlo Caione , Kevin Hilman , Giuseppe Cavallaro , Alexandre TORGUE , Martin Blumenstingl , Andre Roth , Andrew Lunn , Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Julia Lawall , Yegor Yefremov , =?UTF-8?q?Andreas=20F=C3=A4rber?= Subject: [PATCH net-next v4 3/4] dt: bindings: add ethernet phy eee-broken-modes option documentation Date: Mon, 28 Nov 2016 16:50:27 +0100 Message-Id: <1480348229-25672-4-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1480348229-25672-1-git-send-email-jbrunet@baylibre.com> References: <1480348229-25672-1-git-send-email-jbrunet@baylibre.com> MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Signed-off-by: Jerome Brunet Reviewed-by: Andreas Färber Tested-by: Neil Armstrong --- Documentation/devicetree/bindings/net/phy.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/phy.txt b/Documentation/devicetree/bindings/net/phy.txt index 4627da3d52c4..54749b60a466 100644 --- a/Documentation/devicetree/bindings/net/phy.txt +++ b/Documentation/devicetree/bindings/net/phy.txt @@ -38,6 +38,8 @@ Optional Properties: - enet-phy-lane-swap: If set, indicates the PHY will swap the TX/RX lanes to compensate for the board being designed with the lanes swapped. +- eee-broken-modes: Bits to clear in the MDIO_AN_EEE_ADV register to + disable EEE broken modes. Example: