Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932460AbcLLXUx (ORCPT ); Mon, 12 Dec 2016 18:20:53 -0500 Received: from mail-pg0-f66.google.com ([74.125.83.66]:34355 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932282AbcLLXUt (ORCPT ); Mon, 12 Dec 2016 18:20:49 -0500 Subject: Re: [PATCH] ARM: dts: sun8i: Support DTB build for NanoPi M1 To: Maxime Ripard References: <20161209014758.27368-1-woogyom.kim@gmail.com> <20161212154903.wy3vgp3grr3y3bs3@lukather> Cc: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org From: Milo Kim Message-ID: Date: Tue, 13 Dec 2016 08:20:43 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161212154903.wy3vgp3grr3y3bs3@lukather> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 448 Lines: 16 On 12/13/2016 12:49 AM, Maxime Ripard wrote: > Hi, > > On Fri, Dec 09, 2016 at 10:47:58AM +0900, Milo Kim wrote: >> The commit 10efbf5f1633 introduced NanoPi M1 board but it's missing in >> Allwinner H3 DTB build. >> >> Signed-off-by: Milo Kim > > checkpatch reports an error on this one (commit format), please fix > and resend. Thanks! I need to run the script automatically prior to sending patches. Best regards, Milo