From patchwork Tue Nov 15 14:29:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9429915 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id CC68660469 for ; Tue, 15 Nov 2016 14:32:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B99EA28BB4 for ; Tue, 15 Nov 2016 14:32:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id ACCFE28BBA; Tue, 15 Nov 2016 14:32:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 4983528BB4 for ; Tue, 15 Nov 2016 14:32:13 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c6elB-0008TY-Ip; Tue, 15 Nov 2016 14:30:53 +0000 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c6ekK-0006W4-Jk for linux-arm-kernel@lists.infradead.org; Tue, 15 Nov 2016 14:30:02 +0000 Received: by mail-wm0-x22f.google.com with SMTP id t79so2472107wmt.0 for ; Tue, 15 Nov 2016 06:29:40 -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; bh=T4id9FddTXFmZ5BEY+LOw40LlTaQHTo4yD5PbgVEbN4=; b=d705zGpd9c6TgpUKH8B9xl+GMbfm/4X6ClSHsVAHpyrp5DeJShHJ5MRiz9DKDC0IDD OzcMrRkwm0Y2FO1Yk7NAsRLgiFwuliku+ZE92aB4on1vtcZQzCy5B8FjXQ8m0HUXkEoM J1xd73dyof5SsIDhZ3oIK6DgC2cTFPAtCLHyTegqpXvQc8kfDblDIDoiKjBvGrzBLmyc GvXvEAygY8KuHbWmoIjgmphyXmzMnHRSp1c91T7tSqA8jYI0tPQTQ0grWx3vTrrLP6Py EgWMeJMVi+Ak8IB3kYnsbvCMbOwD20yL7S+xO23mzuYNQjLako0qoOvQ6XbuLIj9UB4o 328w== 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; bh=T4id9FddTXFmZ5BEY+LOw40LlTaQHTo4yD5PbgVEbN4=; b=S6LEUmgLzfAjaBxik2UglI3PXHBgtTRDKVmwbBLgxPFPKYDluhj2pDyDi8P9LVPZkI Vsko4mGRnQfLR4RTiQjEQozJSDxXBGuz/1u8J0JS3L+is2K4+bEm92DuqFJ3/ReDTR57 zv/HTtexJs7OSuDcBKWp8UaOofCK5CBiPiQNN6m9CU5FDHu1YVbGW+Zwzy+VbL/UgbW4 P8pV6yCAHuOjKW9sHjiHdS8NaonGgo1AOGd0Au7qEu4yphSTdEzQwBYzBvQmS9sksFeq 8vlQAMv2GoVmO3KNWAe2NoLjkjredib06CbnfkkMmMfJg/LYqSU9cDfoOvJqF5BGB1ER IjSw== X-Gm-Message-State: ABUngvdoJnxkExBj2o51aH1X/lr9XZOwGrKQeIEow9TRrhrT4pvIfRshJkzLkoD/uJMbko9r X-Received: by 10.28.6.203 with SMTP id 194mr3906993wmg.16.1479220178568; Tue, 15 Nov 2016 06:29:38 -0800 (PST) Received: from boomer.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id kp5sm7619219wjb.8.2016.11.15.06.29.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Nov 2016 06:29:38 -0800 (PST) From: Jerome Brunet To: netdev@vger.kernel.org, devicetree@vger.kernel.org, Florian Fainelli Subject: [PATCH net 2/3] dt-bindings: net: add DT bindings for realtek phys Date: Tue, 15 Nov 2016 15:29:13 +0100 Message-Id: <1479220154-25851-3-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1479220154-25851-1-git-send-email-jbrunet@baylibre.com> References: <1479220154-25851-1-git-send-email-jbrunet@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161115_063000_967497_11FA02BE X-CRM114-Status: GOOD ( 11.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre TORGUE , Neil Armstrong , Martin Blumenstingl , Kevin Hilman , linux-kernel@vger.kernel.org, Andre Roth , linux-amlogic@lists.infradead.org, Carlo Caione , Giuseppe Cavallaro , linux-arm-kernel@lists.infradead.org, Jerome Brunet MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Jerome Brunet Signed-off-by: Neil Armstrong --- .../devicetree/bindings/net/realtek-phy.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/realtek-phy.txt diff --git a/Documentation/devicetree/bindings/net/realtek-phy.txt b/Documentation/devicetree/bindings/net/realtek-phy.txt new file mode 100644 index 000000000000..dc2845a6b387 --- /dev/null +++ b/Documentation/devicetree/bindings/net/realtek-phy.txt @@ -0,0 +1,20 @@ +Realtek Ethernet PHY + +Some boards require special tuning values of the phy. + +Optional properties: + +realtek,disable-eee-1000t: +realtek,disable-eee-100tx: + If set, respectively disable 1000-BaseT and 100-BaseTx energy efficient + ethernet capabilty advertisement + default: Leave the phy default settings unchanged (capabilities advertised) + +Example: + +&mdio0 { + ethernetphy0: ethernet-phy@0 { + reg = <0>; + realtek,disable-eee-1000t; + }; +};