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.9 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 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 8249AC2D0C1 for ; Thu, 19 Dec 2019 08:28:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 573042465E for ; Thu, 19 Dec 2019 08:28:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="MJZ/DNtF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726751AbfLSI24 (ORCPT ); Thu, 19 Dec 2019 03:28:56 -0500 Received: from mail-lf1-f67.google.com ([209.85.167.67]:34477 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726695AbfLSI2z (ORCPT ); Thu, 19 Dec 2019 03:28:55 -0500 Received: by mail-lf1-f67.google.com with SMTP id l18so3724996lfc.1 for ; Thu, 19 Dec 2019 00:28:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=EYVpTAvfKwHHKmlAPuGRsZ3iezpd785NjyR9OVcUj6E=; b=MJZ/DNtFXAxxKUZKDxH+hao28YTyE5NOXtuQ0Z3/ibWy8zpn9idcT5fZSA3qlJswY1 Yijm5VvGd/xFqGL1v6NZGRxBXBKHV016m5JvvGWQlY0M4LINXT2A+VMv/c7K+z0FglYN FkcONe7Byj4YXGeofGkBJBC9L9BYhWz0U/7T5uj+m7cWbGsUIxhMxvZYjxq9RmDbTAeo 5FOeLkOvfmFeFbQ9FneVOLbyy+1qTeqa2lenupHqbbfkraaI8ywbs0EUp3VJNPMnGg4z 8lysTRj1vQ/4vBUWcuSX068OiI8cXcTJLEVHZYJzOCkkKrvNMEEtnJ4J5TdoqJk3xzfJ RFyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EYVpTAvfKwHHKmlAPuGRsZ3iezpd785NjyR9OVcUj6E=; b=IgwPqDBYtk9M2wVlrN2Q/0xLfArC0ONlUPS7tDvBMV+MP21WgD/Wy76dfr1COTKTuQ +Ghr5L9gXOvByJcyqnj/b+FUjSIS14SmExNQyJNuLkfywDUIJuLrMzrhcCRoeCtbz0e3 e7dNqSMSMtVG7WqPC7rouFwITcRqu/q7WC3iIXPJ9MUxGV6JTCLBslOdxTSG9ccwVXtG UK+ngaIYDsE7W4QdPLUqDFkng3eASaK/03cMT328BTjFAbO6B4VMr8ghLK6O9b1fPflz HU2Oa2P+1h8NRuTXBD4/eZHX7pirRJVV4i/liIBXXb7A9xifeBK25a9BHrbl5O18y/h+ cgLQ== X-Gm-Message-State: APjAAAVck7NMNc0YctEYuMRiOOQ/J0wXCSRSMJZAr1Rw9gqBicCCqUt8 42GJJdopfXkfuvoEH3+/YicgRd7T9q8in7cNBF/0Ow== X-Google-Smtp-Source: APXvYqynTJm9GoZtkT/ox5Ee2KtmtUCBm2Ol3fEci7a1RBI4FjyF3QqGMde1dsSwXQ7lWCCv/YG69H6YPlbklmRCDWQ= X-Received: by 2002:a19:8a41:: with SMTP id m62mr4543898lfd.5.1576744133697; Thu, 19 Dec 2019 00:28:53 -0800 (PST) MIME-Version: 1.0 References: <20191213124221.25775-1-tbogendoerfer@suse.de> <20191213124221.25775-3-tbogendoerfer@suse.de> In-Reply-To: <20191213124221.25775-3-tbogendoerfer@suse.de> From: Linus Walleij Date: Thu, 19 Dec 2019 09:28:42 +0100 Message-ID: Subject: Re: [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip To: Thomas Bogendoerfer Cc: Ralf Baechle , Paul Burton , James Hogan , Lee Jones , "David S. Miller" , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Jiri Slaby , linux-mips@vger.kernel.org, "linux-kernel@vger.kernel.org" , netdev , linux-rtc@vger.kernel.org, "open list:SERIAL DRIVERS" Content-Type: text/plain; charset="UTF-8" Sender: linux-serial-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Fri, Dec 13, 2019 at 1:43 PM 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 This makes the kernel a better place: Acked-by: Linus Walleij Will there be a GPIO driver arriving later? Yours, Linus Walleij