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=-5.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_2 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 A5CF6C433DF for ; Wed, 12 Aug 2020 19:07:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8569320B1F for ; Wed, 12 Aug 2020 19:07:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597259257; bh=+2MX8lMPobxkg5Sd92d2N9QmRdXu/gmf1DtCDwVeNMc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=nK5RrWwd3iu3Ynt0DomiNQNI7/0PdYUX8SrN4iYqMdUsbdmivMI4g0GehiaRIBDU1 VUAHCB3f/o+6mz6N1vMTWCxG40f198kHZ2peYEKdojKVKneR8LC3jN4wJWFUJ+gZ/n /v5RALHEBb7/ewFbd0kVULC3KJY2Z6/72QfgApUY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726515AbgHLTHg (ORCPT ); Wed, 12 Aug 2020 15:07:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:36398 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726456AbgHLTHg (ORCPT ); Wed, 12 Aug 2020 15:07:36 -0400 Received: from onda.lan (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4A4E420838; Wed, 12 Aug 2020 19:07:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597259256; bh=+2MX8lMPobxkg5Sd92d2N9QmRdXu/gmf1DtCDwVeNMc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=GGJWOUBHdHx6FYBQZUIF1C/maagqop8zENLGUFECJirYqYO7THLnB5L8mL2qZhWMH /bk+NJSZeSNSAPBTE/soRkC21ws7Km2DH7YNNb0hBmuuD7LpbJ1Gy8CEzb2UTuWY9G 9gf8QWZCIv2NIBjtiDYQwSjQsac7gBG5saW6K1Ek= Date: Wed, 12 Aug 2020 16:07:30 -0300 From: Mauro Carvalho Chehab To: Joe Perches Cc: Greg Kroah-Hartman , linuxarm@huawei.com, mauro.chehab@huawei.com, Stephen Boyd , Lee Jones , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Wei Xu , "David S. Miller" , Rob Herring , linux-kernel@vger.kernel.org, Rob Herring , devel@driverdev.osuosl.org, linux-arm-msm@vger.kernel.org, Mark Brown , Jonathan Cameron Subject: Re: [PATCH 00/44] SPMI patches needed by Hikey 970 Message-ID: <20200812160730.292ae1d4@onda.lan> In-Reply-To: <81cfca4309624b4f33cace78297872a526aa4763.camel@perches.com> References: <305f0df155e89e0c626b8f7366c4ab5f6741aedd.camel@perches.com> <20200812154752.3223b9d8@onda.lan> <81cfca4309624b4f33cace78297872a526aa4763.camel@perches.com> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Em Wed, 12 Aug 2020 11:58:55 -0700 Joe Perches escreveu: > On Wed, 2020-08-12 at 15:47 -0300, Mauro Carvalho Chehab wrote: > > Em Wed, 12 Aug 2020 10:13:51 -0700 > > Joe Perches escreveu: > > > > > Perhaps these trivial bits on top: > > > > Sounds fine for me. Feel free to send it with your SOB, adding my reviewed by: > > > > Reviewed-by: Mauro Carvalho Chehab > > I don't know that your original > series is going to be applied as-is > so I think you should carry it. Ok. I'll then add the hunks you wrote to the affected changesets. > > cheers, Joe > > 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=-5.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 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 EC0EFC433E0 for ; Wed, 12 Aug 2020 19:07:42 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C107420838 for ; Wed, 12 Aug 2020 19:07:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="GGJWOUBH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C107420838 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 8ABB223B88; Wed, 12 Aug 2020 19:07:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VphbhDCvckyy; Wed, 12 Aug 2020 19:07:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 325872375C; Wed, 12 Aug 2020 19:07:40 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 8F7371BF37C for ; Wed, 12 Aug 2020 19:07:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 86FDA8852C for ; Wed, 12 Aug 2020 19:07:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Halm6CDN3VgR for ; Wed, 12 Aug 2020 19:07:36 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by hemlock.osuosl.org (Postfix) with ESMTPS id 847B98851D for ; Wed, 12 Aug 2020 19:07:36 +0000 (UTC) Received: from onda.lan (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4A4E420838; Wed, 12 Aug 2020 19:07:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597259256; bh=+2MX8lMPobxkg5Sd92d2N9QmRdXu/gmf1DtCDwVeNMc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=GGJWOUBHdHx6FYBQZUIF1C/maagqop8zENLGUFECJirYqYO7THLnB5L8mL2qZhWMH /bk+NJSZeSNSAPBTE/soRkC21ws7Km2DH7YNNb0hBmuuD7LpbJ1Gy8CEzb2UTuWY9G 9gf8QWZCIv2NIBjtiDYQwSjQsac7gBG5saW6K1Ek= Date: Wed, 12 Aug 2020 16:07:30 -0300 From: Mauro Carvalho Chehab To: Joe Perches Subject: Re: [PATCH 00/44] SPMI patches needed by Hikey 970 Message-ID: <20200812160730.292ae1d4@onda.lan> In-Reply-To: <81cfca4309624b4f33cace78297872a526aa4763.camel@perches.com> References: <305f0df155e89e0c626b8f7366c4ab5f6741aedd.camel@perches.com> <20200812154752.3223b9d8@onda.lan> <81cfca4309624b4f33cace78297872a526aa4763.camel@perches.com> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Rob Herring , Stephen Boyd , Greg Kroah-Hartman , Mark Brown , Jonathan Cameron , linuxarm@huawei.com, Wei Xu , linux-kernel@vger.kernel.org, Rob Herring , linux-arm-msm@vger.kernel.org, mauro.chehab@huawei.com, Lee Jones , "David S. Miller" , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" Em Wed, 12 Aug 2020 11:58:55 -0700 Joe Perches escreveu: > On Wed, 2020-08-12 at 15:47 -0300, Mauro Carvalho Chehab wrote: > > Em Wed, 12 Aug 2020 10:13:51 -0700 > > Joe Perches escreveu: > > > > > Perhaps these trivial bits on top: > > > > Sounds fine for me. Feel free to send it with your SOB, adding my reviewed by: > > > > Reviewed-by: Mauro Carvalho Chehab > > I don't know that your original > series is going to be applied as-is > so I think you should carry it. Ok. I'll then add the hunks you wrote to the affected changesets. > > cheers, Joe > > _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel 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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 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 69907C433E0 for ; Wed, 12 Aug 2020 19:08:57 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 394AB20838 for ; Wed, 12 Aug 2020 19:08:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PQ0Lwxug"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="GGJWOUBH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 394AB20838 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=URvDtljooX5Q2Io10iRc5wSwDetYXlvV/ekdfkzAEok=; b=PQ0LwxugizWu7IkyjeQOqQwxv fqYw6IOW0zCmZiHa6w7BE3+wUEGhM305/CXKbXkyboGQ+JYo0vGAw1IBTiUtouHlp1Cj+4FqZ7sSk dRvw8KGSK0UPVtvQgR+oOsai8K4Wet2gdV0FOA4y7VlZN0xgyxKSj6Q5t5TK/c34sSR8sK6HofP7h lIwBU4+x05MgLcF1bYs1jfCGwkPxkqcYx/ZlPv9PTo4ffJSsEE42VadyKafrxh5X87bc9WjIzG//2 uTt89xLgHuGjlFpO0G0OQR8NcWNfOO8u4aigqrkdDIAxc0hMCo3RzJussW02KBtHjCw0tKRa9SdWu wPl4ATrWg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k5w67-0001yN-3E; Wed, 12 Aug 2020 19:07:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k5w65-0001xx-7Q for linux-arm-kernel@lists.infradead.org; Wed, 12 Aug 2020 19:07:38 +0000 Received: from onda.lan (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4A4E420838; Wed, 12 Aug 2020 19:07:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597259256; bh=+2MX8lMPobxkg5Sd92d2N9QmRdXu/gmf1DtCDwVeNMc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=GGJWOUBHdHx6FYBQZUIF1C/maagqop8zENLGUFECJirYqYO7THLnB5L8mL2qZhWMH /bk+NJSZeSNSAPBTE/soRkC21ws7Km2DH7YNNb0hBmuuD7LpbJ1Gy8CEzb2UTuWY9G 9gf8QWZCIv2NIBjtiDYQwSjQsac7gBG5saW6K1Ek= Date: Wed, 12 Aug 2020 16:07:30 -0300 From: Mauro Carvalho Chehab To: Joe Perches Subject: Re: [PATCH 00/44] SPMI patches needed by Hikey 970 Message-ID: <20200812160730.292ae1d4@onda.lan> In-Reply-To: <81cfca4309624b4f33cace78297872a526aa4763.camel@perches.com> References: <305f0df155e89e0c626b8f7366c4ab5f6741aedd.camel@perches.com> <20200812154752.3223b9d8@onda.lan> <81cfca4309624b4f33cace78297872a526aa4763.camel@perches.com> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200812_150737_373751_B42525BF X-CRM114-Status: GOOD ( 14.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Rob Herring , Stephen Boyd , Greg Kroah-Hartman , Mark Brown , Jonathan Cameron , linuxarm@huawei.com, Wei Xu , linux-kernel@vger.kernel.org, Rob Herring , linux-arm-msm@vger.kernel.org, mauro.chehab@huawei.com, Lee Jones , "David S. Miller" , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Em Wed, 12 Aug 2020 11:58:55 -0700 Joe Perches escreveu: > On Wed, 2020-08-12 at 15:47 -0300, Mauro Carvalho Chehab wrote: > > Em Wed, 12 Aug 2020 10:13:51 -0700 > > Joe Perches escreveu: > > > > > Perhaps these trivial bits on top: > > > > Sounds fine for me. Feel free to send it with your SOB, adding my reviewed by: > > > > Reviewed-by: Mauro Carvalho Chehab > > I don't know that your original > series is going to be applied as-is > so I think you should carry it. Ok. I'll then add the hunks you wrote to the affected changesets. > > cheers, Joe > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel