From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1496821061.28992.2.camel@mhfsdcap03> Subject: Re: [PATCH v4 1/4] mtd: nand: mediatek: update DT bindings From: xiaolei li To: Boris Brezillon CC: Matthias Brugger , , , , , , , , Date: Wed, 7 Jun 2017 15:37:41 +0800 In-Reply-To: <20170607093422.1a114568@bbrezillon> References: <1496201877-34373-1-git-send-email-xiaolei.li@mediatek.com> <1496201877-34373-2-git-send-email-xiaolei.li@mediatek.com> <1496820297.28992.1.camel@mhfsdcap03> <20170607093422.1a114568@bbrezillon> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2017-06-07 at 09:34 +0200, Boris Brezillon wrote: > On Wed, 7 Jun 2017 15:24:57 +0800 > xiaolei li wrote: > > > Hi Mattias, > > > > On Tue, 2017-06-06 at 12:55 +0200, Matthias Brugger wrote: > > > > > > On 31/05/17 05:37, Xiaolei Li wrote: > > > > Add MT2712 NAND Flash Controller dt bindings documentation. > > > > > > > > Signed-off-by: Xiaolei Li > > > > Reviewed-by: Matthias Brugger > > > > --- > > > > > > Subject line should be something like; > > > dt-bindings: mtd: Update mediatek bindings. > > > > This patch has been accepted on PATCH v5 by Boris. So, should I send > > PATCH v6? > > No, I already applied the patch, and it's not such a big deal anyway. > Try to use this prefix for you future DT bindings contributions ;-). OK. Thanks Boris, Matthias.