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,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 64962C31E40 for ; Fri, 9 Aug 2019 21:22:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 38CB420B7C for ; Fri, 9 Aug 2019 21:22:30 +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="T0xdr3m2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727498AbfHIVW1 (ORCPT ); Fri, 9 Aug 2019 17:22:27 -0400 Received: from mail-qt1-f195.google.com ([209.85.160.195]:35653 "EHLO mail-qt1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728044AbfHIVW0 (ORCPT ); Fri, 9 Aug 2019 17:22:26 -0400 Received: by mail-qt1-f195.google.com with SMTP id d23so97268630qto.2 for ; Fri, 09 Aug 2019 14:22:26 -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=Ug4MTgi2ueZfqMA4+FWSQr133wSyuN+mgZsk4RxY5I8=; b=T0xdr3m2vk1dRABuDHdagNOsvCUEuquJMDDxB4gyWa18mibI8q1Vl2M6UddZGZuoWW bVUPPg4jkfLa01tuKqceOyPnbi9/T9qyxZo8eXdnZjta40CecwXDLsVLjSwlIwd8TnCx aSKa6IzN3mnKHnng1qTOazZiG7hYxV8s5NDQ5gg57ii+DIvjBI4EAo8h2D1ctIrW7Ogy wb3138VaA4Hi8b6nhh8BQ8xYtUBvPhH2REMBZQlFJw+frygxw/RvqwrnBeusxiEt/6gG V0YnG6ULca5e8RNwu3ogTlbKFOwvOjbG6CzJrOvQ4VB0+sSAdwpat07fvTDXm//+YTms RyAw== 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=Ug4MTgi2ueZfqMA4+FWSQr133wSyuN+mgZsk4RxY5I8=; b=PLVjePRWwl4v3Sbe+JrrqpI6USJPcDInfvGE2NMnUudD83AmwTW2bN04h5/tI4s12y DqXTkRhRS1o1+vgZRsyVlNNyRXaVCxqsw1Me3IBlEZoPTjxDsbRte32+6L3sFoNERpi3 PUcHmBa9Qe+0IKDMmhPVbkRpxnbe5LiuV0dTfF7Tsoq/Lff7fUvksGlvdJJP7n6dUyU6 DOCXub3HDQ5DViD3wmXx2KFz1KWJHm2pDRoUCn2UDTiU/M7RgOO0SoAQ0ZMIJ+khBYnr 8S7FWmw1yjv2Tp40zwAlSRp6NR9T8bt77zO5hfMrZcpQFf9s+C272uxl6qZM3rThflTs Z6LQ== X-Gm-Message-State: APjAAAW9Rm37TqePajr4Dwju+8CuB7A5Io4oi/SAfJCXjC1QmWnyaQWV 2YaRxfcxSqnijMXe0FpgRki/qA== X-Google-Smtp-Source: APXvYqxHJ16TPbArOOObvex2qGMXiPYuuTyPvcouM0eg7EGKkUFhFNbpUw6MquRPUl6SIdbH5N+5zQ== X-Received: by 2002:ac8:252e:: with SMTP id 43mr19908152qtm.61.1565385745973; Fri, 09 Aug 2019 14:22:25 -0700 (PDT) Received: from cakuba.netronome.com ([66.60.152.14]) by smtp.gmail.com with ESMTPSA id p3sm63655473qta.12.2019.08.09.14.22.24 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 09 Aug 2019 14:22:25 -0700 (PDT) Date: Fri, 9 Aug 2019 14:22:22 -0700 From: Jakub Kicinski To: Thomas Bogendoerfer Cc: Ralf Baechle , Paul Burton , James Hogan , Dmitry Torokhov , Lee Jones , "David S. Miller" , Srinivas Kandagatla , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Jiri Slaby , Evgeniy Polyakov , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, netdev@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip Message-ID: <20190809142222.4558691e@cakuba.netronome.com> In-Reply-To: <20190809103235.16338-8-tbogendoerfer@suse.de> References: <20190809103235.16338-1-tbogendoerfer@suse.de> <20190809103235.16338-8-tbogendoerfer@suse.de> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, 9 Aug 2019 12:32:29 +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 > > Signed-off-by: Thomas Bogendoerfer There are a lot of changes in the ethernet part which are not easy to explain by the introduction of the other MFD parts.. Could you possibly break this change up into smaller chunks? Also please don't use stdint types in the kernel, please try checkpatch to catch coding style issues.