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 B3FCBC433DF for ; Sat, 10 Oct 2020 11:17:43 +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 4C18922248 for ; Sat, 10 Oct 2020 11:17:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IRLTGEly"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="LMe66DGg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C18922248 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=8GJ3KBoSM9wwKd75dUhBeQrHRUfZcJo1LQZLlheYd4c=; b=IRLTGElyoFasonq7icCl3AAx3 pLtAXADfhTst4WJ7iXVxH4EGoG0r1cSVE1uhyEwd7jjvLtTDPJgl0dg6LEthaaYw+gkGkkUMumOWL q2dKGDDYGDUG4gmebHlpmXHK8OoowH5q/Oob560ID+PgzoeU8TBG6FTS9ClWCbvhVXmVnlR/H7ax0 xMJvzLu7guDJcRZ132/2Cz7fL6LQXcGyUjkGgEEj2I0/EAvB+vY7eeiMgNCNcKaz7pOn9oxrqxq4O BUYM0SiBiaJz0Jen1f//KxXgi7BSfw87CZpLvhlA2hZTFTXRjyUiChuOKswRR607c5lE0l2KcCmKn i1owEC6ow==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kRCrT-000554-6l; Sat, 10 Oct 2020 11:16:27 +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 1kRCrQ-00053s-0S; Sat, 10 Oct 2020 11:16:24 +0000 Received: from localhost (p5486c996.dip0.t-ipconnect.de [84.134.201.150]) (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 4CDE422246; Sat, 10 Oct 2020 11:16:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602328583; bh=U4cdh7dwjwdM5zAxioLEF4oJApkgULJqjXDXDatugW8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LMe66DGgw+AqgbPu7cJ9KPCe/BW44Ezb7p7Iyg1sl5E2kAEDk0gGPe9w9jRz8byjg i1zSLEk/7iq/2XlRas98CKR45FmOxe8aHwtp6Rfj6XFQ6LQy/Xeni0reCzopDIizSt yTt9zFScfs7Tuq20LkrO5384f+8xlxC8z4M9O0pI= Date: Sat, 10 Oct 2020 13:16:19 +0200 From: Wolfram Sang To: Cristian Ciocaltea Subject: Re: [PATCH 1/3] i2c: owl: Clear NACK and BUS error bits Message-ID: <20201010111619.GE4669@ninjato> References: <6ee573f2904c001ab07e30b386815257c05f6308.1602190168.git.cristian.ciocaltea@gmail.com> MIME-Version: 1.0 In-Reply-To: <6ee573f2904c001ab07e30b386815257c05f6308.1602190168.git.cristian.ciocaltea@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201010_071624_116513_3FD32C3E X-CRM114-Status: GOOD ( 11.95 ) 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: linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, Peter Rosin , linux-i2c@vger.kernel.org, Manivannan Sadhasivam , Andreas =?utf-8?Q?F=C3=A4rber?= , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============7274951169327890778==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7274951169327890778== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5xSkJheCpeK0RUEJ" Content-Disposition: inline --5xSkJheCpeK0RUEJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 09, 2020 at 12:44:39AM +0300, Cristian Ciocaltea wrote: > When the NACK and BUS error bits are set by the hardware, the driver is > responsible for clearing them by writing "1" into the corresponding > status registers. >=20 > Hence perform the necessary operations in owl_i2c_interrupt(). >=20 > Fixes: d211e62af466 ("i2c: Add Actions Semiconductor Owl family S900 I2C = driver") > Reported-by: Manivannan Sadhasivam > Signed-off-by: Cristian Ciocaltea Applied to for-current, thanks! --5xSkJheCpeK0RUEJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl+BmAMACgkQFA3kzBSg Kbb+Ng//Whds9uRZ4LlhO3Up0kDYIsrl2tVh7o5moP5k+/3YmDlqNdyfaq2ZcDgZ zAdpwobUhUPbBQ8pM5ePoBrCoiQQ5sJCMih/WQwqE/nuYsYkPism1Y5IuRwWXnsQ Z8jbn87E86mQQ7rZXg/fcpBdaVxKdFWlpBJAbJGE4C2BgD3u/yLdBc1aI/TfNMB1 u5QdzKoxZ++2ahPa0s3fRJ4QNg4mWewJTjeTqDxI5MuB5KTF3cZXnv7L/rITsaGw yAzKKvIQlt9Y+m2GGLbVUf/22Bj2YUDOyR5sHR/ehFGs65+uK+jafFND+xSCwOyH ikDJL+lUbYGaB/Y2fIE/8AfW9FGTMwyAYX4S6etZGi+NOT4iPEo3mWqz6Ol8+1st DERrviXTQbMavY5dIiQVJkMqsvVQH6Xjhhmc64j1dRNipQr0bplNLx3CQBwD9Zfn GicX9eJ9xWEiAHR25Kuyh+m/kpm1LeLUnqAYBeUe3xabMvH+U31WJafYvuMfozvo d65OakiKrAhZLVE28Ty07/OOyXNB+0Y+g4z+uhrQ+TTwKJqRZrjv5MJYi1ReV637 bCEP6jybHXFZu2jzXitPB4NFNJW81Rf4wEO4o+lmCw3XKQjKktyQNko6LW7beHwF sAG6B/V2vXUmgWt+RBp0+Mg3s9ocI9xfLLfs2CXs12wTaKT/+wE= =DCB7 -----END PGP SIGNATURE----- --5xSkJheCpeK0RUEJ-- --===============7274951169327890778== 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 --===============7274951169327890778==--