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.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS 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 DB830FA3728 for ; Wed, 16 Oct 2019 17:38:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B5FC620663 for ; Wed, 16 Oct 2019 17:38:21 +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 S2390649AbfJPRiU (ORCPT ); Wed, 16 Oct 2019 13:38:20 -0400 Received: from mail-pl1-f193.google.com ([209.85.214.193]:41322 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390468AbfJPRiT (ORCPT ); Wed, 16 Oct 2019 13:38:19 -0400 Received: by mail-pl1-f193.google.com with SMTP id t10so11592656plr.8 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=RjynNCXnCjqS+SIZWrx8oHvuxiTILIypxvLz022423ROzr+dRBRn9Jaejsb3BIMY/R M57Ht2frVs7tmMhtYBiKn8gF8pioPA0p/zP7krjXQnal5iFl2hFkg1o+EpGlNs0hasbV deZL00Xhqq2CaNokUfP4y2TQp+AZw94lvYLSPoIHQDpFja4ePLiz4P2ePk+SWyjDNhPl 1iCs7ogWDXz8IFiW32wh4M7o0ljALoRyAz99klS9hMjlkIThtch/rXzvPC0iT/MkWHdo wAcSbWKl1Llp96i3XtXG0xvjlRSsvTLkCK1K/B42cVh0xGvMZGbpKfDU3Q3bH0n2s8lK isUw== X-Gm-Message-State: APjAAAUu8qK20DJ87nbniYrMuRYZu8KpQbJ/g0dXad2epV/tlkt+xK98 MfBU5nsfc94/Nf0swsYrG4tvoQ== 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-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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.