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=-3.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 B163BFA3728 for ; Wed, 16 Oct 2019 17:38:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8D42220663 for ; Wed, 16 Oct 2019 17:38:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=netronome-com.20150623.gappssmtp.com header.i=@netronome-com.20150623.gappssmtp.com header.b="RajRDVwI" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390530AbfJPRiU (ORCPT ); Wed, 16 Oct 2019 13:38:20 -0400 Received: from mail-pl1-f194.google.com ([209.85.214.194]:44529 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390458AbfJPRiT (ORCPT ); Wed, 16 Oct 2019 13:38:19 -0400 Received: by mail-pl1-f194.google.com with SMTP id q15so11585031pll.11 for ; Wed, 16 Oct 2019 10:38:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=w7Ckq/LxQ3d6d7YYBCzcWPi1feQ60dLRf7cQPvCEhqo=; b=RajRDVwInrMkZw010+5WbKCh97lZZR8zlKYfcMvWu6Qaw823RVFFZDEk+g1eW3o2dt zwIX5ubRUcaaX1IsmogloK2MPrJOyEbvr7VtH04STFmKONS7jlPecBpDCZDI9z0CHnTC b0l1sR3g9uHLhYVfkCy3w7YRRPZ+TTsZ7jBXN4ZdDJBGFuvNYs5dyMIglHIH00KxVlkw 0I6rHVkbqD0YujoyQmU1DsSS7kfQOiAUslXc84no2Q4VAP5yqB+7SwejktlpB3/d6qBQ 7TWeSqRONXgsuwHXVlkiljBeHi7K9CkAJYV4SNE3skYVBMmZ5u1823hOjji9dmxhQLnl 148w== 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:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=w7Ckq/LxQ3d6d7YYBCzcWPi1feQ60dLRf7cQPvCEhqo=; b=jPZjGBI81Wk6p6VUknLZ/wagXf4+ZPng2kP3XmrLJ2l33YCaGvahpeV3ANVkLP+O/S 6GyvJFE6i5741E/3dCZjdPq0nwKK8XXZA/NM9R3gADDca1Y/ISMeIUUYFBO6QgQ3ZhUt KLdLOLYbGe6RVSVYDjzxymSqom2cyueMtB/+mx3j1zoxhPepo1ISuYlSLeECQdDjXzZ5 GJgYJFx6eQGZvcpNG2pevFbyfs1JCOa020QWuAp437WqCLSLvvKlqi/O00gKDK0gPEAG FrxklsEZrG1I7YdPEhOk+7bOhV6jD+d+HhKgJkXiL1ZjEUinbz5AyTJ0/QzB9AarOWmH 36Lg== X-Gm-Message-State: APjAAAU/KqR6wCCVBC2jtB7XIMukKDXQJZoBgwHyO8eIRud46BgibmZi qJmSstsY+YqRvcHboabUzcPcPA== X-Google-Smtp-Source: APXvYqwtBHxZgR00Q2Yn0ZnfFZxoy2/N+Bm4QyqqVaA3uzsnHpRyGeKpBGlUJRoAu6ZBqDkWWqmIJg== X-Received: by 2002:a17:902:ac88:: with SMTP id h8mr25087537plr.324.1571247498740; Wed, 16 Oct 2019 10:38:18 -0700 (PDT) Received: from cakuba.netronome.com (c-73-202-202-92.hsd1.ca.comcast.net. [73.202.202.92]) by smtp.gmail.com with ESMTPSA id ep10sm11561976pjb.2.2019.10.16.10.38.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Oct 2019 10:38:18 -0700 (PDT) Date: Wed, 16 Oct 2019 10:38:13 -0700 From: Jakub Kicinski To: Thomas Bogendoerfer , "David S. Miller" Cc: Jonathan Corbet , Ralf Baechle , Paul Burton , James Hogan , Lee Jones , 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: <20191016103813.24447c64@cakuba.netronome.com> In-Reply-To: <20191016192321.c1ef8ea7c2533d6c8e1b98a2@suse.de> References: <20191015120953.2597-1-tbogendoerfer@suse.de> <20191015120953.2597-5-tbogendoerfer@suse.de> <20191015122349.612a230b@cakuba.netronome.com> <20191016192321.c1ef8ea7c2533d6c8e1b98a2@suse.de> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org 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.