From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7C303C4CECE for ; Thu, 17 Oct 2019 07:14:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 525192082C for ; Thu, 17 Oct 2019 07:14:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="U5NXOxzi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391215AbfJQHOk (ORCPT ); Thu, 17 Oct 2019 03:14:40 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:54706 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731964AbfJQHOk (ORCPT ); Thu, 17 Oct 2019 03:14:40 -0400 Received: by mail-wm1-f67.google.com with SMTP id p7so1327018wmp.4 for ; Thu, 17 Oct 2019 00:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=sjOmiSYuzMMV+1LmVtdqxL0iBZzQdBkGD8msyg4TZzA=; b=U5NXOxzipe6Sm4dvuNHy1bbAlxNR6i3G6AXcJoFHuK4x4DpjbWmpjG9wAf/kk57VwP vFzVY+0Sy6QRta4jrmLI4jzJeZxSI7TH5xYEv0XpUepoNUVp4158PE7S+mIWIfL78UOn x4XsYQBM32c9GjdXoxPODAEWGI0a6ClaPgoTbjmxe+qzQZ3FeVqChVumjEpHLoUVTlev vCktkOPmypsbZP4cWk4CIKPbSbRGSq8YLmW0+AS+a7Kj01mIVlf5AOiju0GG9Dm/lQQ9 Wr12Zxj+rSCyySdTy+zabujeKBurcO0OGi5HFPYOWW/8ZoiU4TE25ACS+bXhLDMMAsa+ LMwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=sjOmiSYuzMMV+1LmVtdqxL0iBZzQdBkGD8msyg4TZzA=; b=ep+rkk/psUFD2KIY+6RfEmrNFtq5a7i5IsjxezdMmJlhQWya7NQBMXNvQY9LoKna2S qOuRzyM7PR2bGQDtYLvHg5RSWmuW63zOFDO1Gj1626mQUERGb9SPpVzpZtuSf4V202wS MwQMOcF0PZefw3uowFedysbLNGeZdYBEUywk3PILWxw3+P70aymCkWd6mGZJ43hvWHYo HK4sKYUuPG4ILLyqFW5xOb6vHF76uy53C8LxsyiK8H1AHgvs0Es5z46BiM4GV+EqrSuT CweZzmRbsZL5cmYiGIzl/maKvVexeN2hYaYnJmpZhNYiavfOJWVWA/MFE7HjqUWTZpmK Apzw== X-Gm-Message-State: APjAAAUTKQhM06sApo9unJoj2wgqYM3HBpRJpyH73hd73ykXz1xCgpHH t+IjTHxAIoiRR8VkWcBb25Kn+A== X-Google-Smtp-Source: APXvYqyeNcmRYHZngtQtTdD0cPc/y8lTB9C1CXb6p9FdfbROYTVO8tNHzQNOw9g7MSgyyqDuMbeyXQ== X-Received: by 2002:a05:600c:2054:: with SMTP id p20mr1612482wmg.76.1571296477846; Thu, 17 Oct 2019 00:14:37 -0700 (PDT) Received: from dell ([95.149.164.47]) by smtp.gmail.com with ESMTPSA id c17sm1375764wrc.60.2019.10.17.00.14.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 17 Oct 2019 00:14:37 -0700 (PDT) Date: Thu, 17 Oct 2019 08:14:35 +0100 From: Lee Jones To: Jakub Kicinski Cc: Thomas Bogendoerfer , "David S. Miller" , Jonathan Corbet , Ralf Baechle , Paul Burton , James Hogan , Srinivas Kandagatla , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Jiri Slaby , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, netdev@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip Message-ID: <20191017071435.GI4365@dell> References: <20191015120953.2597-1-tbogendoerfer@suse.de> <20191015120953.2597-5-tbogendoerfer@suse.de> <20191015122349.612a230b@cakuba.netronome.com> <20191016192321.c1ef8ea7c2533d6c8e1b98a2@suse.de> <20191016103813.24447c64@cakuba.netronome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191016103813.24447c64@cakuba.netronome.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 16 Oct 2019, Jakub Kicinski wrote: > On Wed, 16 Oct 2019 19:23:21 +0200, Thomas Bogendoerfer wrote: > > On Tue, 15 Oct 2019 12:23:49 -0700 > > Jakub Kicinski wrote: > > > > > On Tue, 15 Oct 2019 14:09:49 +0200, Thomas Bogendoerfer wrote: > > > > SGI IOC3 chip has integrated ethernet, keyboard and mouse interface. > > > > It also supports connecting a SuperIO chip for serial and parallel > > > > interfaces. IOC3 is used inside various SGI systemboards and add-on > > > > cards with different equipped external interfaces. > > > > > > > > Support for ethernet and serial interfaces were implemented inside > > > > the network driver. This patchset moves out the not network related > > > > parts to a new MFD driver, which takes care of card detection, > > > > setup of platform devices and interrupt distribution for the subdevices. > > > > > > > > Serial portion: Acked-by: Greg Kroah-Hartman > > > > Acked-for-MFD-by: Lee Jones > > > > > > > > Signed-off-by: Thomas Bogendoerfer > > > > > > Looks good, I think. > > > > thank you. > > > > Now how do I get an Acked-by for the network part to merge it via > > the MIPS tree ? > > Oh, via the MIPS tree? It was quite unclear which these would land it, > at least to an untrained mind like mine :) It could be useful to > provide some info on how you want this merged and what you expect from > whom in the cover letter in the future. > > Hopefully Dave will be able to give you an official ack. If this does go through the MIPS tree, I shall require a pull-request to an immutable branch. However, I'm happy to do that if everyone's happen with it going in via MFD. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog