From patchwork Sat Apr 20 18:14:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin LABBE X-Patchwork-Id: 1088423 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=baylibre.com 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="VmUMtyc5"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 44mgwz1Zmqz9s6w for ; Sun, 21 Apr 2019 04:14:59 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727693AbfDTSOo (ORCPT ); Sat, 20 Apr 2019 14:14:44 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:39236 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727516AbfDTSOn (ORCPT ); Sat, 20 Apr 2019 14:14:43 -0400 Received: by mail-wr1-f66.google.com with SMTP id j9so10740963wrn.6 for ; Sat, 20 Apr 2019 11:14:42 -0700 (PDT) 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; bh=HuYzYMY8SPTVztUJocmFSD8jYupkdlAAnzaWkVmTGDk=; b=VmUMtyc58Ej5M2oczqt402uzBb/otmDmbBARbFQK6M8tfb0HMs3kh96eXwvPlFh8PY be1brBjNndo58REyhPK3d/JqrJGMG6Ao6OO2gq8axLx7geCBDZzTgjtVoselWEimskGx FrNsInmeYfEV+GJH+VugclEvSfLh6HOq+u6T76IX7o/2yw/x/qeTDCA/DmkwN4/jp929 AwmMuqbYyoPNAno7aPMYqejBf45Hw7gOZJ22khG+QeD5u1kap/faG97kVCm3PSUE5+Ws P40gKdCCngDMlpw4dQmOpU8XbtzTfRor+YZMOeiIk5JelsrpI9bTm0I9MkdmKTDoEZb8 qHXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=HuYzYMY8SPTVztUJocmFSD8jYupkdlAAnzaWkVmTGDk=; b=DYUfiwX958diDYNyE1pmIW6il6KZMO9O+ug7ym7dA+VAdV72iObldes+plYKXOwuZb g9rMEro6gbIOT1DPfn5db5tfQdDXQaIivdLBrMdwhloquFgZHB+GUaP4ZPsaEZGvr6PS mdaMg3g47Y19dwfi4q10hdpmzSrVe2ntzTJnhH5ZFlITffrV7OqRqk64HdoiPhRogHhz LA2Ww6FQYqlV4kboMQjx3ldgkOCNamiSPGMBf/lnxU8mNTzNsNbRMQ5q7PFXyHtX8LUe TEHm9El0aW56UL1if77KFcl2d1gNC5/4DBRJFDhggnAB0Xa+Z/5PK8tynsdbRrBOZCne Vp4g== X-Gm-Message-State: APjAAAWyBlH4DgdXam8okNU0KkZeQ0D/A3EBjQfacRvdYOxLfFrJsKf+ Q53RfUKm1inKXMqYbhU7wyTnTURHNak= X-Google-Smtp-Source: APXvYqwKJDDLjcC1KT7gkDnmQMcMvmHpXfBvWILHOl1CL/vkVpoYeqe2FATJVPoeDUFFiTuJscJlWg== X-Received: by 2002:a5d:4e82:: with SMTP id e2mr7734332wru.164.1555784082100; Sat, 20 Apr 2019 11:14:42 -0700 (PDT) Received: from localhost.localdomain ([51.15.160.169]) by smtp.googlemail.com with ESMTPSA id t74sm17122337wmt.3.2019.04.20.11.14.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 20 Apr 2019 11:14:41 -0700 (PDT) From: Corentin Labbe To: davem@davemloft.net, mark.rutland@arm.com, robh+dt@kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Corentin Labbe Subject: [PATCH] dt-bindings: add an explanation for internal phy-mode Date: Sat, 20 Apr 2019 18:14:33 +0000 Message-Id: <1555784073-21679-1-git-send-email-clabbe@baylibre.com> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org When working on the Allwinner internal PHY, the first work was to use the "internal" mode, but some answer was made my mail on what are really internal mean for PHY. This patch write that in the doc. Signed-off-by: Corentin Labbe Reviewed-by: Andrew Lunn --- Documentation/devicetree/bindings/net/ethernet.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/ethernet.txt b/Documentation/devicetree/bindings/net/ethernet.txt index cfc376bc977a..78b098d2d4e9 100644 --- a/Documentation/devicetree/bindings/net/ethernet.txt +++ b/Documentation/devicetree/bindings/net/ethernet.txt @@ -18,7 +18,8 @@ Documentation/devicetree/bindings/phy/phy-bindings.txt. Specification). - phy-mode: string, operation mode of the PHY interface. This is now a de-facto standard property; supported values are: - * "internal" + * "internal" (Internal means there is not a standard bus between the MAC and + the PHY, something proprietary is being used to embed the PHY in the MAC.) * "mii" * "gmii" * "sgmii"