From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] drivers: net: emac: add Atheros AR8035 phy initialization code Date: Wed, 04 May 2016 13:57:40 -0400 (EDT) Message-ID: <20160504.135740.460829387165022401.davem@davemloft.net> References: <1462277310-8949-1-git-send-email-chunkeey@googlemail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: chunkeey@googlemail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:40966 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754608AbcEDR5m (ORCPT ); Wed, 4 May 2016 13:57:42 -0400 In-Reply-To: <1462277310-8949-1-git-send-email-chunkeey@googlemail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Christian Lamparter Date: Tue, 3 May 2016 14:08:30 +0200 > This patch adds the phy initialization code for Qualcomm > Atheros AR8035 phy. This configuration is found in the > Cisco Meraki MR24. > > Signed-off-by: Christian Lamparter Applied to net-next, thanks.