From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: phy: marvell: change default m88e1510 LED configuration Date: Wed, 04 Jul 2018 11:35:05 +0900 (KST) Message-ID: <20180704.113505.642661839451114244.davem@davemloft.net> References: <1530512146-7012-1-git-send-email-dongsheng.wang@hxt-semitech.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, clemens.gruber@pqgruber.com, kstewart@linuxfoundation.org, pombredanne@nexb.com, tglx@linutronix.de, gregkh@linuxfoundation.org, netdev@vger.kernel.org To: dongsheng.wang@hxt-semitech.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:55280 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752480AbeGDCfL (ORCPT ); Tue, 3 Jul 2018 22:35:11 -0400 In-Reply-To: <1530512146-7012-1-git-send-email-dongsheng.wang@hxt-semitech.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Wang Dongsheng Date: Sun, 1 Jul 2018 23:15:46 -0700 > The m88e1121 LED default configuration does not apply m88e151x. > So add a function to relpace m88e1121 LED configuration. > > Signed-off-by: Wang Dongsheng Applid, thank you.