From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] MAINTAINERS: add entry for the PHY library Date: Tue, 18 Feb 2014 18:13:53 -0500 (EST) Message-ID: <20140218.181353.1635840933893002580.davem@davemloft.net> References: <1392745669-26645-1-git-send-email-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, grant.likely@linaro.org, shaohui.xie@freescale.com, afleming@gmail.com To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:37092 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbaBRXNz (ORCPT ); Tue, 18 Feb 2014 18:13:55 -0500 In-Reply-To: <1392745669-26645-1-git-send-email-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Tue, 18 Feb 2014 09:47:49 -0800 > The PHY library has been subject to some changes, new drivers and DT > interactions over the past few months. Add myself as a maintainer for > the core PHY library parts and drivers. Make sure the PHY library entry > also covers the Device Tree files which have a close interaction with > the MDIO bus, PHY connection and Ethernet PHY mode parsing. > > CC: Grant Likely > CC: Shaohui Xie > CC: Andy Fleming > Signed-off-by: Florian Fainelli Applied, thank you.