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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, 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 C826CC433DF for ; Sun, 18 Oct 2020 10:47:09 +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 60A1320897 for ; Sun, 18 Oct 2020 10:47:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EAL5A9Gr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 60A1320897 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arri.de 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:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=AlA6OgodOwLK1K0QMTGOwXca9+p/fl1luftemND9ErM=; b=EAL5A9Gr2jRHlhOkKY1A20OGp ONihsNPsfyRRgCnnj1fLvU7p7o+A7gPznQ4nOOSyzcnWIVUmmjkHdxKukExqc5Qvboi1akrPtRVVK RMVnu5FS4iDHUrp9rYAgcSCNO1DtRuSXezwyGF1mGsD1MClVoZX5pUo87SlrDv9Oq7wTshhORe06Q qaZLGWhx+WSQYNAV4msyCrF1hhC1gctPx0kTrZfYHQ9xoU5p9yVX6F/p4wmxwbBaqKuwM8R5+EQ0Y 0Q5yDW4VKJiEVJpi23r060N5RDBsw0/Us4/TkwYrmPUfxjt/OhwwVAuywk1BaTwDLQvlWKziP1c8l ybiJzvlFw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kU6Bj-0003zg-LL; Sun, 18 Oct 2020 10:45:19 +0000 Received: from mailout04.rmx.de ([94.199.90.94]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kU6Bg-0003yl-0C for linux-arm-kernel@lists.infradead.org; Sun, 18 Oct 2020 10:45:18 +0000 Received: from kdin02.retarus.com (kdin02.dmz1.retloc [172.19.17.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout04.rmx.de (Postfix) with ESMTPS id 4CDc3Q1Bxkz3qwls; Sun, 18 Oct 2020 12:45:06 +0200 (CEST) Received: from mta.arri.de (unknown [217.111.95.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by kdin02.retarus.com (Postfix) with ESMTPS id 4CDc393Ktrz2TSDs; Sun, 18 Oct 2020 12:44:53 +0200 (CEST) Received: from n95hx1g2.localnet (192.168.54.10) by mta.arri.de (192.168.100.104) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 18 Oct 2020 12:44:11 +0200 From: Christian Eggers To: Wolfram Sang Subject: Re: [PATCH v6 0/3] i2c: imx: Fix handling of arbitration loss Date: Sun, 18 Oct 2020 12:44:10 +0200 Message-ID: <1812241.n2eA9Fn7ml@n95hx1g2> Organization: Arnold & Richter Cine Technik GmbH & Co. Betriebs KG In-Reply-To: <20201010110658.GA4669@ninjato> References: <20201009110320.20832-1-ceggers@arri.de> <20201010110658.GA4669@ninjato> MIME-Version: 1.0 X-Originating-IP: [192.168.54.10] X-RMX-ID: 20201018-124453-4CDc393Ktrz2TSDs-0@kdin02 X-RMX-SOURCE: 217.111.95.66 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201018_064516_217454_3D41421F X-CRM114-Status: GOOD ( 12.10 ) 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: Fabio Estevam , Sascha Hauer , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Oleksij Rempel , Oleksij Rempel , David Laight , NXP Linux Team , Pengutronix Kernel Team , Uwe =?ISO-8859-1?Q?Kleine=2DK=F6nig?= , Shawn Guo , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.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 Hi Wolfram, On Saturday, 10 October 2020, 13:06:58 CEST, Wolfram Sang wrote: > > Changes in v5: > Changes in v6 were missing... Because patch 1 was updated, I reverted it > from for-current and will apply this series to for-next instead to give > it some more time for testing. can may patches be merged into for-current for -RC2 or RC3? Best regards Christian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel