Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1174264pxu; Thu, 8 Oct 2020 05:21:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxe9I9xd9MjIWFYYq5gfwXj2eT0ghqnfXjJtvGX+fBEOxdGg3+wkfiIPBSIYDuv0CNjJrCT X-Received: by 2002:a50:b745:: with SMTP id g63mr8762845ede.181.1602159666668; Thu, 08 Oct 2020 05:21:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602159666; cv=none; d=google.com; s=arc-20160816; b=HkgczQhpQnVp7S9+njyZ6VrjQ+D8X0C2RLPHRb8eap2nsX6m9Cev7/u5k50NW/d4VT q0C6OLGcksWScXVQXr2JYEDW4l2SutdCk3g1G+2k+61HSrdsH4EIlgpyUPnXdkVRgP3q oMKH5W79CIu+VYpfWxQJkfDbr5twCIDrJJ3ccXU6P1551OedAMdqeU/XSA+GUPZxn1+x qO+dEaC1FCpgyqY7cIK5VqDVEqIIqn9Z/aJQ+bFii+nUbxETiWoc5Gi1GVb23U5Fq5dw +soD5zHpHZ6iFPY/fvBLOdMagHFtLno+lLm/7L8R+k3rJYhHBHOKXrsoENdIC3e+0901 1gnA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=fiqDhCMV8n0MQQAK3+HhaM5O8Q7sYp1IPV9oFOCkGkM=; b=XipO9ydlOL9rKwgdsRv3c6pht58Yty49p6A76fFa79qQZThmTryczaTXIinqqB1Bpy UmyE4ESycjP0AMWMWxBSaNf/o/p+MJuuV6xdtLENwY4C5HgU7DA1kMA/7VuDUOIaiD+e i1BUrw7XOYc6VSY/OVKjLH56+HvqADvy39P0eeZdgtR5Lo9P1Nf6mKzc/DXr88ixfDPJ guYwbESb69Jkf7wN50WcZWLD0vLJiPpXdezAEEpljP4CAZ+fMKx3ePVWkryx58GKBC5k EgGHbW949VRApmbwsbu53ynl5WP3+U4itxooBengY2hxo0XpZyK4SU9oG9Yz6hX1SoHC qV3Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ddW8H0o0; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l19si3236272ejz.222.2020.10.08.05.20.42; Thu, 08 Oct 2020 05:21:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ddW8H0o0; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729564AbgJHMTi (ORCPT + 99 others); Thu, 8 Oct 2020 08:19:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:54764 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725802AbgJHMTi (ORCPT ); Thu, 8 Oct 2020 08:19:38 -0400 Received: from localhost (p54b3300d.dip0.t-ipconnect.de [84.179.48.13]) (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 4F9B020B1F; Thu, 8 Oct 2020 12:19:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602159577; bh=fiqDhCMV8n0MQQAK3+HhaM5O8Q7sYp1IPV9oFOCkGkM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ddW8H0o0niAGS4BCnJQdIbJXPI9ZpVGFsLr4OEkhSVahL33fMwrO5tmcyCT/y8R4z CdOk9YEfciDL2R7Ic02Tc88dTEIuFhklyFAaBDo2mkRD3RInpc4fVzEZYgBXrB1+6S Hf76KAd/Qy9wRlM2sLMK2/s7CaqTmvQeRXiijqxU= Date: Thu, 8 Oct 2020 14:19:32 +0200 From: Wolfram Sang To: Caleb Connolly Cc: linux-arm-msm@vger.kernel.org, Andy Gross , Bjorn Andersson , Akash Asthana , Mukesh Savaliya , ~postmarketos/upstreaming@lists.sr.ht, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Re: [PATCH 5/5] i2c: geni: sdm845: dont perform DMA for the oneplus6 Message-ID: <20201008121932.GA897@ninjato> References: <20201007174736.292968-1-caleb@connolly.tech> <20201007174736.292968-6-caleb@connolly.tech> <20201008100352.GF76290@ninjato> <27ffa058-c800-4ce7-4db5-8896ad136abf@connolly.tech> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <27ffa058-c800-4ce7-4db5-8896ad136abf@connolly.tech> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 08, 2020 at 10:46:05AM +0000, Caleb Connolly wrote: > On 2020-10-08 11:03, Wolfram Sang wrote: > > On Wed, Oct 07, 2020 at 05:49:35PM +0000, Caleb Connolly wrote: > >> The OnePlus 6/T has the same issues as the c630 causing a crash when D= MA > >> is used for i2c, so disable it. > >> > >> https://patchwork.kernel.org/patch/11133827/ > >> Signed-off-by: Caleb Connolly > > May I ask for a quick review here, so we can get this into 5.9 if > > qcom-geni maintainers agree this is good to go? >=20 > Sorry it wasn't mentioned in my first message, this patch depends on the= =20 > rest in the series found here:=20 > https://lore.kernel.org/linux-arm-msm/20201007174736.292968-1-caleb@conno= lly.tech/#r Ah, so the device is not upstream yet and there is no hurry. Good to know. Thanks! --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl9/A9AACgkQFA3kzBSg KbaAdRAAiLf1VXITCS45WVKXM7QITSNtCiswN+R+RFL3n18cgTEpjKOoN4fqqUPy ngVwYlcFd3/qszlZ1KDkUHm5TvTzxWB4cANL9BhnXhB7DfPgsONGix6CBBm0oBzm dUrl9Li/aZElj43tHXPsntDbqWhQQc8SMGZXl4p/gPdB6OqgQ81El+0h8M0rDPzp plErJXs2DryZ85hzXgvhyGfxmFpmqmzJAnhpEbCwX9H9+U/YYSBokYL5jK9cX6dK n9SCAslPphTszQutta3jN/XvR78kZgQFpPs77o0gm4w/DQc5BKVQ1GURy2p/CrJg taYqvxy1MsWbRj4KfkkgOGR23mflPHnk/+WXcRB/9L/JUmifo/PpAGlGiaQis6H+ gxxqsqqhub51V8VE55mnkfEpfSGR2t+sTs5FgKQG4/wb+K0gUuXU2Qr219/P8UWB T5yC9NOew5tpFqJGDfw1aezkW+U/kHz7lG5bLOGwHQCTA6v4TgFaPamiqIPBcXT4 qPyOzP9QSF8ETdqC3PCpTFllpHXn+/0r812DPvJTYww9TyE5dPEEG+B+OR/54/ZJ Pu++c1Kr0P1VPeT8Akh9ezA9ezQM2DX0eqmB9sGmREXlddPbJldOvniJ5uUT2rM1 TZzwF+AN/yL8oDOPkD9BrkiBCmARZCFkp67w980dyofMtjhzatk= =2INH -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--