Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752378AbaGJMML (ORCPT ); Thu, 10 Jul 2014 08:12:11 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:48956 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751051AbaGJMMJ (ORCPT ); Thu, 10 Jul 2014 08:12:09 -0400 Message-ID: <53BE8DF7.9090303@ti.com> Date: Thu, 10 Jul 2014 15:58:31 +0300 From: Grygorii Strashko User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: David Miller CC: , , , , , , , , Subject: Re: [PATCH 1/2] net: davinci_mdio: reuse for keystone2 arch References: <1404911451-9921-1-git-send-email-grygorii.strashko@ti.com> <1404911451-9921-2-git-send-email-grygorii.strashko@ti.com> <20140709.165232.539576872991411664.davem@davemloft.net> In-Reply-To: <20140709.165232.539576872991411664.davem@davemloft.net> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi David, On 07/10/2014 02:52 AM, David Miller wrote: > From: Grygorii Strashko > Date: Wed, 9 Jul 2014 16:10:50 +0300 > >> Required properties: >> -- compatible : Should be "ti,davinci_mdio" >> +- compatible : Should be "ti,davinci_mdio" or "ti,keystone-mdio" > > Why the inconsistency in naming schemes? I don't see any reason > to be different wrt. "_" vs. "-" in the name string. > Hm. Looks like the common way is to use "-", but I can rename it if you insist. Regards, -grygorii -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/