From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756821AbaDWHBc (ORCPT ); Wed, 23 Apr 2014 03:01:32 -0400 Received: from smtp.adetelgroup.com ([94.247.26.71]:32899 "EHLO hbg-pa71.hmc-pa.adm" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754120AbaDWHBa convert rfc822-to-8bit (ORCPT ); Wed, 23 Apr 2014 03:01:30 -0400 Message-ID: <1398236460.3347.9.camel@EMBLYSD005.adetelgroup.com> Subject: Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 From: Hubert Chaumette To: Alexandre Belloni Cc: f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Wed, 23 Apr 2014 09:01:00 +0200 In-Reply-To: <20140422162117.GL3461@piout.net> References: <1398181748-6500-1-git-send-email-hchaumette@adeneo-embedded.com> <20140422162117.GL3461@piout.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5-2+b3 Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Alexandre, Le mardi 22 avril 2014 à 18:21 +0200, Alexandre Belloni a écrit : As this is version two of your patch, you should probably use [PATCHv2]. > Indeed, it seems --subject-prefix is *not* a /send-email/ option... Also, this doesn't have anything to do with i.mx6 anymore. I think youe > subject line should look like: > [PATCHv2] net: phy: micrel: Add DT configuration support for ksz9031 I didn't change it to avoid breaking the patch's history. I'll do it for next iterations. Thanks for your input. Hubert