Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752153AbdLUNgT (ORCPT ); Thu, 21 Dec 2017 08:36:19 -0500 Received: from mail-it0-f67.google.com ([209.85.214.67]:39903 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751381AbdLUNgP (ORCPT ); Thu, 21 Dec 2017 08:36:15 -0500 X-Google-Smtp-Source: ACJfBou3GQAAKOrsriqiv6YwQPxMOr2Z55FFHtMN4At3NzYp3pzG4QEmzigliQDZz/hIwNE0pEe2Q/BDI5WcYeHHXdU= MIME-Version: 1.0 In-Reply-To: <20171219200915.GP15162@piout.net> References: <20171208154618.20105-1-alexandre.belloni@free-electrons.com> <20171208154618.20105-10-alexandre.belloni@free-electrons.com> <20171219200915.GP15162@piout.net> From: PrasannaKumar Muralidharan Date: Thu, 21 Dec 2017 19:06:13 +0530 Message-ID: Subject: Re: [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs To: Alexandre Belloni Cc: Ralf Baechle , linux-mips@linux-mips.org, open list Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 33 Hi Alexandre, On 20 December 2017 at 01:39, Alexandre Belloni wrote: > Hi, > > On 19/12/2017 at 20:27:02 +0530, PrasannaKumar Muralidharan wrote: >> Given the fact that setup code is very small and most of it is generic >> code I strongly believe that it is plausible to make use of generic >> code completely. Please have a look at [1] and [2]. >> >> 1. https://patchwork.kernel.org/patch/9655699/ >> 2. https://patchwork.kernel.org/patch/9655697/ >> >> PS: My rb tag stays if this could not be done immediately. >> > > I think we had that discussion on the previous version: > https://www.linux-mips.org/archives/linux-mips/2017-11/msg00532.html > > I can't test on the sead3 so I'd prefer not changing its code right now. > > -- > Alexandre Belloni, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com Sorry I missed it. Your v1 did not show up in my mailbox somehow even though I am subscribed to linux-mips mailing list. Hope generic code can be used in future. Regards, PrasannaKumar