From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753530AbcGURKE (ORCPT ); Thu, 21 Jul 2016 13:10:04 -0400 Received: from mail-pa0-f68.google.com ([209.85.220.68]:36857 "EHLO mail-pa0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753153AbcGURJ7 (ORCPT ); Thu, 21 Jul 2016 13:09:59 -0400 Date: Thu, 21 Jul 2016 10:09:55 -0700 From: Brian Norris To: Yunhui Cui Cc: "dwmw2@infradead.org" , "han.xu@freescale.com" , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" , Yao Yuan , Yang-Leo Li , Stuart Yoder , york sun Subject: Re: [PATCH v2 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR Message-ID: <20160721170955.GA91127@google.com> References: <1461307192-866-1-git-send-email-B56489@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 21, 2016 at 05:58:48AM +0000, Yunhui Cui wrote: > Could you please help to review this patch set. > This patch set is very importmant for fsl-quadspi driver. I didn't want this to be my only comment, but since you're pinging again... Your patchset doesn't build on the latest. You need to refresh. Also, has Han Xu reviewed this?