Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752381AbdLHHcD (ORCPT ); Fri, 8 Dec 2017 02:32:03 -0500 Received: from mirror2.csie.ntu.edu.tw ([140.112.30.76]:36876 "EHLO wens.csie.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751021AbdLHHcC (ORCPT ); Fri, 8 Dec 2017 02:32:02 -0500 From: Chen-Yu Tsai To: Maxime Ripard Cc: Chen-Yu Tsai , Corentin Labbe , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH 0/2] ARM: sun8i: a83t: Enable EMAC Ethernet Date: Fri, 8 Dec 2017 15:31:55 +0800 Message-Id: <20171208073157.14599-1-wens@csie.org> X-Mailer: git-send-email 2.15.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 584 Lines: 21 Hi, This is my spin on enabling Ethernet on the A83T. It consists of Corentin's dtsi patch plus my board level patch. There's nothing really special about them. ChenYu Chen-Yu Tsai (1): ARM: dts: sun8i: a83t: Enable Ethernet on two boards Corentin LABBE (1): ARM: dts: sun8i: a83t: add dwmac-sun8i device node arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 19 ++++++++++++++ arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 17 ++++++++++++ arch/arm/boot/dts/sun8i-a83t.dtsi | 33 ++++++++++++++++++++++++ 3 files changed, 69 insertions(+) -- 2.15.0