From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 0/4] net: phy: Register header file for Microsemi PHYs. Date: Fri, 26 Aug 2016 15:40:28 +0200 Message-ID: <20160826134028.GE25046@lunn.ch> References: <646450A91FAED74E85C6E9C4D6E936A14533665A@avsrvexchmbx1.microsemi.net> <20160826102219.GA22159@microsemi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Fainelli , "netdev@vger.kernel.org" , Allan Nielsen To: Raju Lakkaraju Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:45060 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751449AbcHZNkb (ORCPT ); Fri, 26 Aug 2016 09:40:31 -0400 Content-Disposition: inline In-Reply-To: <20160826102219.GA22159@microsemi.com> Sender: netdev-owner@vger.kernel.org List-ID: > I would like to share these register definitions share between > Microsemi multiple drivers. Hi Raju Please post a patch which does this, i.e. modifies multiple drivers to share the header file. However, just be aware, if it turns out these multiple drivers are very similar, we might actually ask you to merge them into one driver. Andrew