From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754099Ab3KTPyx (ORCPT ); Wed, 20 Nov 2013 10:54:53 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:45760 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752060Ab3KTPyt (ORCPT ); Wed, 20 Nov 2013 10:54:49 -0500 Message-ID: <528CDB1C.1010806@ti.com> Date: Wed, 20 Nov 2013 17:54:04 +0200 From: "ivan.khoronzhuk" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Arnd Bergmann , CC: Santosh Shilimkar , Rob Landley , Russell King , Mark Rutland , , , Pawel Moll , Stephen Warren , Ian Campbell , Kumar Gala , Rob Herring , , Subject: Re: [PATCH 6/7] mtd: nand: davinci: extend description of bindings References: <1384960945-14528-1-git-send-email-ivan.khoronzhuk@ti.com> <1384960945-14528-7-git-send-email-ivan.khoronzhuk@ti.com> <201311201646.21435.arnd@arndb.de> In-Reply-To: <201311201646.21435.arnd@arndb.de> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.145.122] X-EXCLAIMER-MD-CONFIG: f9c360f5-3d1e-4c3c-8703-f45bf52eff6b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/20/2013 05:46 PM, Arnd Bergmann wrote: > On Wednesday 20 November 2013, Ivan Khoronzhuk wrote: >> Extend bindings for davinci_nand driver to be more clear. >> >> Signed-off-by: Ivan Khoronzhuk >> --- >> .../devicetree/bindings/mtd/davinci-nand.txt | 77 ++++++++++++++------ >> 1 file changed, 54 insertions(+), 23 deletions(-) > > Hi Ivan, > > The changes look good to me, but please clarify in the changeset description > above whether this is a backwards-compatible change, a clarification without > semantic changes, or an incompatible change (which should be avoided). > > Arnd > This is a clarification only, without semantic changes. Thanks, I'll update. -- Regards, Ivan Khoronzhuk