From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH v2 net-next 0/8] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers Date: Fri, 19 Oct 2018 10:56:02 -0700 Message-ID: References: <1512524798-16210-1-git-send-email-Tristram.Ha@microchip.com> <1227c661-14c0-eb93-b487-f2e478f77fb8@gmail.com> <93AF473E2DA327428DE3D46B72B1E9FD411AC863@CHN-SV-EXMX02.mchp-main.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: arkadis@mellanox.com, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org, andrew@lunn.ch, pavel@ucw.cz, ruediger.schmitt@philips.com To: Tristram.Ha@microchip.com, marek.vasut@gmail.com Return-path: Received: from mail-pl1-f193.google.com ([209.85.214.193]:35001 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726976AbeJTCD2 (ORCPT ); Fri, 19 Oct 2018 22:03:28 -0400 Received: by mail-pl1-f193.google.com with SMTP id f8-v6so16192173plb.2 for ; Fri, 19 Oct 2018 10:56:21 -0700 (PDT) In-Reply-To: <93AF473E2DA327428DE3D46B72B1E9FD411AC863@CHN-SV-EXMX02.mchp-main.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 08/16/2018 02:34 PM, Tristram.Ha@microchip.com wrote: >> -----Original Message----- >> From: Florian Fainelli >> Sent: Wednesday, August 15, 2018 5:29 PM >> To: Tristram Ha - C24268 ; Andrew Lunn >> ; Pavel Machek ; Ruediger Schmitt >> >> Cc: Arkadi Sharshevsky ; UNGLinuxDriver >> ; netdev@vger.kernel.org >> Subject: Re: [PATCH v2 net-next 0/8] net: dsa: microchip: Modify KSZ9477 >> DSA driver in preparation to add other KSZ switch drivers >> >> On 12/05/2017 05:46 PM, Tristram.Ha@microchip.com wrote: >>> From: Tristram Ha >>> >>> This series of patches is to modify the original KSZ9477 DSA driver so >>> that other KSZ switch drivers can be added and use the common code. >>> >>> There are several steps to accomplish this achievement. First is to >>> rename some function names with a prefix to indicate chip specific >>> function. Second is to move common code into header that can be shared. >>> Last is to modify tag_ksz.c so that it can handle many tail tag formats >>> used by different KSZ switch drivers. >>> >>> ksz_common.c will contain the common code used by all KSZ switch drivers. >>> ksz9477.c will contain KSZ9477 code from the original ksz_common.c. >>> ksz9477_spi.c is renamed from ksz_spi.c. >>> ksz9477_reg.h is renamed from ksz_9477_reg.h. >>> ksz_common.h is added to provide common code access to KSZ switch >>> drivers. >>> ksz_spi.h is added to provide common SPI access functions to KSZ SPI >>> drivers. >> >> Is something gating this series from getting included? It's been nearly >> 8 months now and this has not been include nor resubmitted, any plans to >> rebase that patch series and work towards inclusion in net-next when it >> opens back again? >> >> Thank you! > > Sorry for the long delay. I will restart my kernel submission effort next month > after finishing the work on current development project. > Tristram, any chance of resubmitting this or should someone with access to those switches take up your series and submit it? -- Florian