Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755594AbdHYMFy (ORCPT ); Fri, 25 Aug 2017 08:05:54 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:38880 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754614AbdHYMFw (ORCPT ); Fri, 25 Aug 2017 08:05:52 -0400 Date: Fri, 25 Aug 2017 14:05:42 +0200 From: Corentin Labbe To: Antony Antony Cc: Maxime Ripard , Chen-Yu Tsai , devicetree@vger.kernel.org, Linux Kernel Mailing List , linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, Icenowy Zheng Subject: Re: [PATCH v2] arm64: allwinner: h5: add support for NanoPi NEO Plus 2 Message-ID: <20170825120542.GA9475@Red> References: <20170824231716.2623-1-antony@phenome.org> <20170825103242.5665-1-antony@phenome.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170825103242.5665-1-antony@phenome.org> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 780 Lines: 23 On Fri, Aug 25, 2017 at 12:32:42PM +0200, Antony Antony wrote: > Add initial DT support for NanoPi NEO Plus 2 by FriendlyELEC > Allwinner quad core H5 Cortex A53 with an ARM Mali-450MP GPU > 1 GB DDR3 RAM > 8GB eMMC flash (Samsung KLM8G1WEPD-B031) > micro SD card slot > Gigabit Ethernet (external RTL8211E-VB-CG chip) > 802.11 b/g/n WiFi, Bluetooth 4.0 (Ampak AP6212A module) > 2x USB 2.0 host ports & 2x USB via headers > > The DTS is based on OrangePi PC 2, sun50i-h5-orangepi-pc2 > Added dwmac-sun8i Gigabit Ethernet support based on > Nano Pi Neo2 DT and the schematics. > > Signed-off-by: Antony Antony Hello I do not see changes between v1 to v2. And you need to set your real name in signed-off. Regards Corentin Labbe