From patchwork Sat Jun 25 16:34:44 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Martin Blumenstingl X-Patchwork-Id: 9198607 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 4F9CF6075F for ; Sat, 25 Jun 2016 16:35:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 34C0828516 for ; Sat, 25 Jun 2016 16:35:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 268242851B; Sat, 25 Jun 2016 16:35:44 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 B07A128516 for ; Sat, 25 Jun 2016 16:35:43 +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 1bGqYX-0007sX-N9; Sat, 25 Jun 2016 16:35:41 +0000 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bGqYU-0007pv-OY for linux-amlogic@lists.infradead.org; Sat, 25 Jun 2016 16:35:39 +0000 Received: by mail-wm0-x241.google.com with SMTP id c82so13249787wme.3 for ; Sat, 25 Jun 2016 09:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=w/eybd572gvqWsIWo/27HCOmNGHaCUk1mMEmqMgm/M0=; b=eMgr4WM0aw7ppsUxC33AMupDjicpDhsbiMoSiSldqTFdpEbxae79RFirovOYON+jIO G8KJMMDRu1JiAcFawVumSjmrPXrZhYE4F9CAr5mDI4roCfkImm1hC2NklMd1qn1hMCJ/ yAGftUm0ozL8eKFe7wfcM48RNl42Jk3vI4go6wobvV/fKsV2ynzra7tadjuFg/NwFqCq y+b4x4skbud/t7obVOb1qF/q4Eh3+KIjySmBxwfEnnhm2DxnzUjZZ3rVZyF3zlBw5SiZ mCxpp+iP5V/lExGxkVdtpEg2ZZskhHR5CdQblLMP6mriJD2gNjYA743h7GH8+ST7hv+x Or0Q== 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=w/eybd572gvqWsIWo/27HCOmNGHaCUk1mMEmqMgm/M0=; b=RBQ7ZT5vpX5mIs1jsIBo7/WsXSwxMwvT6viMh1N8zJcWjuKYKhLe7YZX0HABQT9frb bjo3J98UpbgLzhwCD44t4zp9iWk1OS48vGwel7eAbP7PPKybK7zoJCSpZgkB7JxXDIgd cfFWfKEvaW8e5o8QwJmeB5/fl2x5pULWlOnu0VSgbVODFg7i4LwHeTSehttBJkInZjWU ILowMzAOdkqPfMH2nrrIoL7xzEU8IbXyXVjEsexQlSFio3tUosa+2vo2fgBmmUPKWjJ8 R1eZvatToAWywbntuVMTz5ZrZ8T1dClhKREuRoLhdBXeqEvexIsPoM4C4ceAMlPkt0UA hCBg== X-Gm-Message-State: ALyK8tIvJHpC1OfpyUkGH6MrS4qjNR0FN59vY3EHu317eT0FJFJqkcPo4qYrS06ih1/Atw== X-Received: by 10.28.199.205 with SMTP id x196mr3123350wmf.96.1466872515740; Sat, 25 Jun 2016 09:35:15 -0700 (PDT) Received: from blackbox.darklights.net (p200300DCD3CD1B04957A13FD6F05B849.dip0.t-ipconnect.de. [2003:dc:d3cd:1b04:957a:13fd:6f05:b849]) by smtp.googlemail.com with ESMTPSA id g195sm2302583wme.23.2016.06.25.09.35.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 Jun 2016 09:35:15 -0700 (PDT) From: Martin Blumenstingl To: linux-amlogic@lists.infradead.org, afaerber@suse.de Subject: [PATCH 1/3] ARM64: dts: amlogic: enable ethernet on all Tronsmart Vega S95 devices Date: Sat, 25 Jun 2016 18:34:44 +0200 Message-Id: <20160625163446.7245-2-martin.blumenstingl@googlemail.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20160625163446.7245-1-martin.blumenstingl@googlemail.com> References: <20160625163446.7245-1-martin.blumenstingl@googlemail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160625_093538_973263_E7C87816 X-CRM114-Status: UNSURE ( 7.15 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: carlo@caione.org, khilman@baylibre.com, Martin Blumenstingl MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP All of these have a Realtek Gbit RGMII PHY. Signed-off-by: Martin Blumenstingl Tested-by: Andreas Färber --- arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi index 54bb7c7..e36b509 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi @@ -60,3 +60,9 @@ pinctrl-names = "default"; }; + +ðmac { + status = "okay"; + pinctrl-0 = <ð_pins>; + pinctrl-names = "default"; +};