From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <536281F4.1000402@gmail.com> Date: Thu, 01 May 2014 19:18:44 +0200 From: Boris BREZILLON MIME-Version: 1.0 To: Grant Likely , Brian Norris , David Woodhouse Subject: Re: [RFC PATCH 2/3] of: mtd: add NAND randomizer mode retrieval References: <1398906592-24677-1-git-send-email-b.brezillon.dev@gmail.com> <1398906592-24677-3-git-send-email-b.brezillon.dev@gmail.com> <20140501131605.9CB7CC409DA@trevor.secretlab.ca> In-Reply-To: <20140501131605.9CB7CC409DA@trevor.secretlab.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: devicetree@vger.kernel.org, Maxime Ripard , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 01/05/2014 15:16, Grant Likely wrote: > On Thu, 1 May 2014 03:09:51 +0200, Boris BREZILLON wrote: >> Signed-off-by: Boris BREZILLON >> --- > No commit message? Immediate NAK. Please, make sure you write a > description for each and every patch. This is not optional. Future > readers want to know what this patch solves and any other information > you can provide without having to read the diff. My bad. I just sent a commit I forgot to rework to add a proper commit message. I'll add a commit message describing the different options for the "nand-rnd-mode" property and update the nand DT bindings documentation. Best Regards, Boris