From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH 1/2] net: davinci_mdio: reuse for keystone2 arch Date: Thu, 10 Jul 2014 15:58:31 +0300 Message-ID: <53BE8DF7.9090303@ti.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: , , , , , , , , To: David Miller Return-path: 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 In-Reply-To: <20140709.165232.539576872991411664.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: 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