Message ID | 1477932987-27871-6-git-send-email-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show
Return-Path: <linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org> 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 1CA2B60588 for <patchwork-linux-amlogic@patchwork.kernel.org>; Mon, 31 Oct 2016 16:58:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0D78728DA6 for <patchwork-linux-amlogic@patchwork.kernel.org>; Mon, 31 Oct 2016 16:58:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 008EA28F93; Mon, 31 Oct 2016 16:58:03 +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 8EFD928DA6 for <patchwork-linux-amlogic@patchwork.kernel.org>; Mon, 31 Oct 2016 16:58:03 +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 1c1FuF-0002MH-UX; Mon, 31 Oct 2016 16:57:55 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c1FtL-0001w7-40 for linux-amlogic@lists.infradead.org; Mon, 31 Oct 2016 16:57:03 +0000 Received: by mail-wm0-x22d.google.com with SMTP id t79so61631261wmt.0 for <linux-amlogic@lists.infradead.org>; Mon, 31 Oct 2016 09:56: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:in-reply-to:references; bh=GHVIQRLh+jSUIDiF78ZB/FpssL9KOizYRcSFBFo7rD8=; b=0XsO9uuL3Zu+r3En/FD9KuaU3IweecoxQwieK5sF+aJjC/y3gBl9X7gehULd6Oh0rr kgcCT4oSOWHopiYRlLhz0w415/faT5szxhCgCxRNl9h+EHIIijs5MGDiMiZLZKHspbCp Llebj8hBGSafwXzXLWVLDlQ+wpy+nAkATkEQcU7NAG6rxQNdH8ErwN3SWhoJRY/BQmC+ mJdnNmbO5qOqCjEkkgeYrxJyudnfuQpW9Ws7owYoFxCYHmOMafTE+MufuB0KZAeADjoT zYhosTCYz4NlsUclrZpIcw2Y6jX83A0gFGS+8twTDRJ5ISsdN8zfHp9ZunxzQ4loqOra Mm3A== 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=GHVIQRLh+jSUIDiF78ZB/FpssL9KOizYRcSFBFo7rD8=; b=AGSkax5PnRBAuy6yB3ARE4TyBbCzBddiwNhL9tELfHVkcluaTJwB4l47k/DMkBXyRB qxLciTndS67Jvf7+FLiTgpfzHnYStcaj3wWGUSfGL1xILFdNfLGXZ5SPBB0RXiXSwyGB b2fBa6MT7JD3q8NFkPB+UfsFVzoju8qe5MrX1zjY9VHv18e5eYvlQyb1kj8vqymoDc58 KSwS6kWUOu5XasRRwNOccGxpPXLtdgcyobHw6q4zZCupcv1OS4W1/e1CFOWj5XY0DiUp gt4q9d3abZaI1s8/Ccb4Dhgav2/ELbzvDf0MH2lLTTDwlhLrG/cOkr5GUZx2NEkjGyHK DsdA== X-Gm-Message-State: ABUngvcdFS5byvEKR3hDke/BlNcqNm+k77oQFIUIsPfVqqhc8gWQjCGDoSEcQkYX8Az8DHve X-Received: by 10.194.62.205 with SMTP id a13mr22868120wjs.89.1477933000463; Mon, 31 Oct 2016 09:56:40 -0700 (PDT) Received: from localhost.localdomain (home.amouriers.starnux.net. [82.228.250.61]) by smtp.gmail.com with ESMTPSA id p184sm25751792wmg.3.2016.10.31.09.56.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Oct 2016 09:56:39 -0700 (PDT) From: Neil Armstrong <narmstrong@baylibre.com> To: f.fainelli@gmail.com, khilman@baylibre.com, carlo@caione.org, andrew@lunn.ch Subject: [RFC PATCH v2 5/5] ARM64: dts: meson-gxl-s905x: Enable internal ethernet PHY Date: Mon, 31 Oct 2016 17:56:27 +0100 Message-Id: <1477932987-27871-6-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1477932987-27871-1-git-send-email-narmstrong@baylibre.com> References: <1477932987-27871-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161031_095659_612592_7B556B0C X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: <linux-amlogic.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-amlogic>, <mailto:linux-amlogic-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-amlogic/> List-Post: <mailto:linux-amlogic@lists.infradead.org> List-Help: <mailto:linux-amlogic-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-amlogic>, <mailto:linux-amlogic-request@lists.infradead.org?subject=subscribe> Cc: devicetree@vger.kernel.org, Neil Armstrong <narmstrong@baylibre.com>, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" <linux-amlogic-bounces@lists.infradead.org> Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi index 07f0e0b..08237ee 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi @@ -46,3 +46,9 @@ / { compatible = "amlogic,s905x", "amlogic,meson-gxl"; }; + +/* S905X Only has access to its internal PHY */ +ðmac { + phy-mode = "rmii"; + phy-handle = <&internal_phy>; +};
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi | 6 ++++++ 1 file changed, 6 insertions(+)