Received: by 10.192.165.148 with SMTP id m20csp3574836imm; Mon, 30 Apr 2018 02:39:33 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrNJr8LEVf+uDBuNnyONJTMS4DTPC90L8JWr4DsNO8PHfyAynTGFQDbmi3TqfE9xPSA22KZ X-Received: by 2002:a17:902:8ec5:: with SMTP id x5-v6mr11747394plo.57.1525081173756; Mon, 30 Apr 2018 02:39:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525081173; cv=none; d=google.com; s=arc-20160816; b=F6EM5T+6Nxfd4jGPtAq9HevAO2s8zshG4o4yDCOspvcysnzXCNrgIpdNebutDDfBU1 kN52QIZwJzDdgIPUia3/PUpp3SJgpIzuN1d6uIqI/rB7cK1yXgGXX25L0Qz5lc8rKHAv xKwQb0xsK/LQRuNkMrnL8JVtBs0gseRyVoL/eRZQpxYlh6X4XGIk2f+vK8JDcBx6dua9 GjSQY1M7Cyktd1o/zmB7cmYr5giypEG8qO0Tzl3RPxICkZCIc7W8YfX31GSN2sicc/TY p1WIT02L+CkwOjlVqCks0KYF8k3cMpCNkLas68q577lD5kCWAUaCHSCN8Yvg/+MIZo5x 2usQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=n1ckFqMqVJspb1kiOrml4TmkPvpOwKrjQm/TpHuFFUo=; b=M3MD00OwdL6Tsx/k0sU+hJ57ZQPCNdSov6egQAagspIMVoC3LkLyJGvJcYWypc3752 wrZxdjB0yWcBSF4OEdoD37ESyS/9mPM0U6WfKwZ945WgX3+u5ATN7+1ZYMExytuQqXja iZl5feGaxw0ehjiHMS5egc97IhNtepMIZGWlusyosNCH5cnqNgGjZ3Ei+RijZ9ehfcdk rwDV94S2oI/jSxf7M3mLdYRG6bUZScgE0X8BUNPtDnnFyNnI9Y49es6wYUJQRkt5w/RQ tV5SUPPaIHKpvICT/W3Qk3MgiaqXDqgg6B8Lm3Y1g79hGFqLiYcUEGO6LZtPX5gKhrWm pkWQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s62-v6si5997173pgc.216.2018.04.30.02.39.19; Mon, 30 Apr 2018 02:39:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752572AbeD3Jh4 (ORCPT + 99 others); Mon, 30 Apr 2018 05:37:56 -0400 Received: from mail.bootlin.com ([62.4.15.54]:44811 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882AbeD3Jhx (ORCPT ); Mon, 30 Apr 2018 05:37:53 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 64ADF207A5; Mon, 30 Apr 2018 11:37:50 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from bbrezillon (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id BB84F2036F; Mon, 30 Apr 2018 11:37:49 +0200 (CEST) Date: Mon, 30 Apr 2018 11:37:50 +0200 From: Boris Brezillon To: Greg Kroah-Hartman , Wolfram Sang , Arnd Bergmann Cc: linux-i2c@vger.kernel.org, Jonathan Corbet , linux-doc@vger.kernel.org, Przemyslaw Sroka , Arkadiusz Golec , Alan Douglas , Bartosz Folta , Damian Kos , Alicja Jurasik-Urbaniak , Cyprian Wronka , Suresh Punnoose , Rafal Ciepiela , Thomas Petazzoni , Nishanth Menon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Vitor Soares , Geert Uytterhoeven , Linus Walleij , Xiang Lin , linux-gpio@vger.kernel.org Subject: Re: [PATCH v4 00/10] Add the I3C subsystem Message-ID: <20180430113750.002d384f@bbrezillon> In-Reply-To: <20180429133642.GC28913@kroah.com> References: <20180330074751.25987-1-boris.brezillon@bootlin.com> <20180423193814.5c8ca75a@bbrezillon> <20180423175646.GA23210@kroah.com> <20180429133642.GC28913@kroah.com> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) 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 Hi Greg, On Sun, 29 Apr 2018 15:36:42 +0200 Greg Kroah-Hartman wrote: > On Mon, Apr 23, 2018 at 07:56:46PM +0200, Greg Kroah-Hartman wrote: > > On Mon, Apr 23, 2018 at 07:38:14PM +0200, Boris Brezillon wrote: > > > Hi, > > > > > > On Fri, 30 Mar 2018 09:47:41 +0200 > > > Boris Brezillon wrote: > > > > > > > This patch series is a proposal for a new I3C subsystem. > > > > > > This v4 has been sent almost a month ago and I didn't get any feedback > > > so far apart from Rob's R-b. Greg, is there any chance we can get these > > > patches merged in 4.18? If not, could you tell me what should be > > > addressed/improved/reworked? > > > > I'll look over it later this week, thanks. > > At first glance, it would be great to have at least one other > reviewed-by or signed-off-by on the main code here. I don't want to be > the only one to have to review it :) I understand. Arnd, Wolfram, any chance you could spend some time reviewing this patch series? I know Arnd is in vacation for the next few weeks, so I don't expect him to be able to do that immediately. Also, Wolfram stated that he didn't have time to review the series in details when I submitted the v1, I don't know if things have changed since then. Anyway, I'll keep searching for people to review the code. Regards, Boris