From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752678AbcFCMzH (ORCPT ); Fri, 3 Jun 2016 08:55:07 -0400 Received: from li2-213.members.linode.com ([69.56.173.213]:38414 "EHLO mail.zilogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751800AbcFCMzF (ORCPT ); Fri, 3 Jun 2016 08:55:05 -0400 References: <1464934539-4737-1-git-send-email-raashidmuhammed@zilogic.com> <20160603124452.GB4594@piout.net> From: Raashid Muhammed To: Alexandre Belloni Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@armlinux.org.uk, nicolas.ferre@atmel.com, plagnioj@jcrosoft.com, vijaykumar@bravegnu.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 1/2] ARM: at91/dt: at91sam9260: Remove leading zeros in OHCI node. Date: Fri, 03 Jun 2016 18:21:06 +0530 In-reply-to: <20160603124452.GB4594@piout.net> Message-ID: <87shwumo07.fsf@zilogic.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alexandre Belloni writes: > Hi, > > On 03/06/2016 at 11:45:38 +0530, Raashid Muhammed wrote : >> From: Raashid Muhammed >> >> Remove leading zeros in OHCI node for at91sam9260 based boards. >> >> Signed-off-by: Raashid Muhammed >> Reviewed-by: Vijay Kumar B. >> --- > > Could you include a changelog here? It is difficult to understand why > you are resending. Can I review it now? > Changelog: * Added Acked-by to commit message. * Renamed mtd_dataflash node to flash in DT.