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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 DFE92C43467 for ; Thu, 8 Oct 2020 09:58:18 +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 50E4B2083B for ; Thu, 8 Oct 2020 09:58:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="g6bk8exU"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="z4xXoMz4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 50E4B2083B 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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1qZDmpstdIaeQvuDOe4MmhPPcHEndtRolKNmLnJPTec=; b=g6bk8exU5DXHDhKP/Vi+aiU3K 4EU9T1cbLsMKVWY4Psv3MjV6VXMoOiO8khgEl5HOinMLp9dggdUZLi/paA7UVRbTyunwrw4D1pJv7 phZhYifIxMQ+mEJsPu0FWS14/Q1U6Mur1xBYDU0sHM14N+t+EbtY6jJ8TUObPqxXOcb00FOE8hyIu yURKzDha8mPvBZMzgKPEBqF8whZrAIMKfo8lPi4c5A38F8rzlPkI79UD6p/j95muetRKDs3EpCYPz YDpg1BL7PAsosZ1gjfAlnkPbfZylMz02YfFz8FB4iPjlgPvWn9J/16g7M04No5DWnXltyyypRY3kx 8DlsGe8Ig==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQSfA-0005Ko-Ap; Thu, 08 Oct 2020 09:56:40 +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 1kQSf7-0005K0-Hm for linux-arm-kernel@lists.infradead.org; Thu, 08 Oct 2020 09:56:38 +0000 Received: from localhost (p54b33b8c.dip0.t-ipconnect.de [84.179.59.140]) (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 0BCB72083B; Thu, 8 Oct 2020 09:56:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602150995; bh=67+NuNT2UHBer+NKq+5rAQ1KcQNMPcWUDBXJvCqObSw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=z4xXoMz4bDkX00PWLz7d3A6owo1/38o5WaAOygwOVwfAOdG4z/gWSJHB2YiOzhMgD PLqU3tpAPn2VStKKEGU/sh8UKDzDqLSw2Kd7Y5lpKhLdbm3GK22Wl+4vuEoFmPhR7x tw5aTTOy98aghKJQVLu1+uo+De1yV0z5a/PrgS3c= Date: Thu, 8 Oct 2020 11:56:31 +0200 From: Wolfram Sang To: Christian Eggers Subject: Re: [PATCH v5 1/3] i2c: imx: Fix reset of I2SR_IAL flag Message-ID: <20201008095631.GB76290@ninjato> References: <20201007084524.10835-1-ceggers@arri.de> <20201007084524.10835-2-ceggers@arri.de> MIME-Version: 1.0 In-Reply-To: <20201007084524.10835-2-ceggers@arri.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201008_055637_713497_CD7A0C54 X-CRM114-Status: GOOD ( 13.49 ) 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: Shawn Guo , Sascha Hauer , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Oleksij Rempel , David Laight , NXP Linux Team , Pengutronix Kernel Team , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , stable@vger.kernel.org, Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org Content-Type: multipart/mixed; boundary="===============3516982059015817568==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3516982059015817568== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZfOjI3PrQbgiZnxM" Content-Disposition: inline --ZfOjI3PrQbgiZnxM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 07, 2020 at 10:45:22AM +0200, Christian Eggers wrote: > According to the "VFxxx Controller Reference Manual" (and the comment > block starting at line 97), Vybrid requires writing a one for clearing > an interrupt flag. Syncing the method for clearing I2SR_IIF in > i2c_imx_isr(). >=20 > Signed-off-by: Christian Eggers > Fixes: 4b775022f6fd ("i2c: imx: add struct to hold more configurable quir= ks") > Reviewed-by: Uwe Kleine-K=C3=B6nig > Cc: stable@vger.kernel.org Applied to for-current, thanks! Waiting for review tags for patches 2 & 3. --ZfOjI3PrQbgiZnxM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl9+4k8ACgkQFA3kzBSg KbZ9qhAAgKhI6M7LDGtr4rgN5aM9C/PH7BSIAhhywx9YkeKU1XiIWnXA559eKSs+ 2xFwbwZGtDXxKaxB6KFGrJvrFbeOt8M7FGZ4UyufRJStG8FYQeJRjvAOThfcUxpu YgMkzrG962/bXPcO0LPD6n1aq4LTcr7g9OMai7CQHnyI7RrhQYZeqjPpbbfIms5U mLLxbjvtRVJaHNbkwsAMe8AHHYRxB4gn/zIzlIEUHgkFMpnlrsPCOnZg9yH2TtpO 9J7aZeT1+0XiLpdNjdDKkzTB4fNLTikTTSORnl+WYt3D1RYjkPDOjv1bMHGa/ZxZ dOARk4XVWqqoIZ7civGgdFCQtpY++fqtcxt6qGIwvFWRwFSleNNu7fWZI91GtPeD hNW9meo8zoBQTsNuoYLT4cxunUVNbTx0tiVZSbRt9S3DI5UZZQL5/pDP7KLq339d Hifhk+iPG65mR75zInjj3JBdb4bYVcSkTeL9Nsqp6RB3AQGPTy/3s/f/v/nBW690 it/YmzrH+s2LGzoH6gEXSEHxab0PP//FBAtg66zwuszN51Yrk5Je9hMOCEM6esG6 7kXWoGy7rDZ7BiOXk5pMlYOfD02U6losxRS9XUnhBGwvqNL18+MG3kq5+PcubQpv YJFwQrFe9gR4MlZMe1CtOI21mxz91xvh8G5+u8yiXgzFZEH2WyM= =F4QS -----END PGP SIGNATURE----- --ZfOjI3PrQbgiZnxM-- --===============3516982059015817568== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3516982059015817568==--