From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] cxgb4: Add support for new flash parts Date: Tue, 10 Oct 2017 12:51:58 -0700 (PDT) Message-ID: <20171010.125158.670882961708821025.davem@davemloft.net> References: <1507619653-8726-1-git-send-email-ganeshgr@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, nirranjan@chelsio.com, leedom@chelsio.com, indranil@chelsio.com, venkatesh@chelsio.com To: ganeshgr@chelsio.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:52870 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756637AbdJJTv7 (ORCPT ); Tue, 10 Oct 2017 15:51:59 -0400 In-Reply-To: <1507619653-8726-1-git-send-email-ganeshgr@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ganesh Goudar Date: Tue, 10 Oct 2017 12:44:13 +0530 > Add support for new flash parts identification, and > also cleanup the flash Part identifying and decoding > code. > > Based on the original work of Casey Leedom > > Signed-off-by: Ganesh Goudar Applied.