Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932795AbdLOWjL (ORCPT ); Fri, 15 Dec 2017 17:39:11 -0500 Received: from mail-wr0-f196.google.com ([209.85.128.196]:43522 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756637AbdLOWjE (ORCPT ); Fri, 15 Dec 2017 17:39:04 -0500 X-Google-Smtp-Source: ACJfBovqkJQb47eHjF4KUwpVaQt7wMUjDQtEvDZO+KrnFebThcmd9LVN1uub4O0CTZGQZKStOKtK+g== From: Philipp Rossak To: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, maxime.ripard@free-electrons.com, wens@csie.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH 0/2] Ethernet for the Nanopi M1 & M1 plus Date: Fri, 15 Dec 2017 23:38:59 +0100 Message-Id: <20171215223901.14500-1-embed3d@gmail.com> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 479 Lines: 14 The first patch of this patch series, fixes a missing alias on the nanopi m1 plus. The second patch enables the dwmac-sun8i ethernet driver on the Nanopi M1. Philipp Rossak (2): ARM: dts: sun8i: h3: nanopi-m1-plus: fix missing ethernet 0 in aliases ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Nanopi M1 arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 1 + arch/arm/boot/dts/sun8i-h3-nanopi-m1.dts | 11 +++++++++++ 2 files changed, 12 insertions(+) -- 2.11.0