Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp747942ybz; Fri, 1 May 2020 07:52:34 -0700 (PDT) X-Google-Smtp-Source: APiQypLkYSU1mOr3dcbLCAUGXMJSxKpZGwRI3kOyK0WIHXre4sI+SR1zM5FFV44KDfJSeAbq/lzi X-Received: by 2002:a17:906:4003:: with SMTP id v3mr3592796ejj.144.1588344753910; Fri, 01 May 2020 07:52:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588344753; cv=none; d=google.com; s=arc-20160816; b=noRHPaI9Qxjuor3ER66Pa5qbhJLrCLyVHlbiOMqcJrW3HB7nPBV45motdAvNau6aRP 1ckoD9ukM0ADtDBwiIZpvI9yAtA1E4w2zAeiJbWDc8iv8meLXAMtEN8cLffDifN0mGdt qbw755+lNLLoxEie4zJB53O8YZTtGSb/FBbWvVNRXo2zF/w21ExsWGiKM+leO7CzglQY dYHdEXKfmDVWMBwTAozq3CmePlXetfBEV7YpXm/4fBOmc5OLvZl63LLb1Azoe8DJ4J1J XfRfdUzaHwwOsDf2u7AscR7fxzZr1iJbdgsK64dLbLAaUHokIRN0Fjw+gQ9khiYJCeJK 5Eeg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date; bh=4xXIrlyWlh8dpJ3qOtXKgMWY3gYIIlJU4NzlS095syo=; b=mIYf6C2dJ9Su2NUurcNSc7HkxqW5KmhpuSzAX8M9j+eS4DpW650/1tctiLsWO3Hl3x U+j8vdjuQB/sfb34Cqdm5pa8GZQEd1f8mXiG+U9YNKm3uVVYeCQdO0UBCFSzOG7Toz+y f7j/+EjWw6YI+bbqUaYQzYbp1cM3qV0Zi72jGenmDKIWY+5c4WfySfz7R9uaIkfJMcSg 0VHDUaJqK4OVEgfKKzJft2ux4k+xCYvSwqiDn/Ph0UPpp/sx88p6n7khUo9JpujggKLn CnIweIZ0dkNAXvQAuP2UkCqSLqgI144ddP87wE5veV6+oZSzfLG0PjV4/udGcmWBFTXg dOBw== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dn16si1893561edb.488.2020.05.01.07.52.10; Fri, 01 May 2020 07:52:33 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728981AbgEAOuV (ORCPT + 99 others); Fri, 1 May 2020 10:50:21 -0400 Received: from sauhun.de ([88.99.104.3]:36084 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728737AbgEAOuV (ORCPT ); Fri, 1 May 2020 10:50:21 -0400 Received: from localhost (p5486CE11.dip0.t-ipconnect.de [84.134.206.17]) by pokefinder.org (Postfix) with ESMTPSA id B4CEC2C1EC4; Fri, 1 May 2020 16:50:18 +0200 (CEST) Date: Fri, 1 May 2020 16:50:18 +0200 From: Wolfram Sang To: Linus Torvalds Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Rosin , Bartosz Golaszewski Subject: [PULL REQUEST] i2c for v5.7 Message-ID: <20200501145014.GA24395@ninjato> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Linus, I2C has three driver bugfixes this time, and two reverts because the original patches revealed underlying problems which the Tegra guys are now working on. Please pull. Thanks, Wolfram The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c: Linux 5.7-rc3 (2020-04-26 13:51:02 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current-fixed for you to fetch changes up to c926c87b8e36dcc0ea5c2a0a0227ed4f32d0516a: i2c: aspeed: Avoid i2c interrupt status clear race condition. (2020-04-30 16:12:33 +0200) ---------------------------------------------------------------- Dan Carpenter (1): i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling Rayagonda Kokatanur (1): i2c: iproc: generate stop event for slave writes Wolfram Sang (2): Revert "i2c: tegra: Synchronize DMA before termination" Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time" ryan_chen (1): i2c: aspeed: Avoid i2c interrupt status clear race condition. drivers/i2c/busses/i2c-amd-mp2-pci.c | 2 +- drivers/i2c/busses/i2c-aspeed.c | 5 ++++- drivers/i2c/busses/i2c-bcm-iproc.c | 3 +++ drivers/i2c/busses/i2c-tegra.c | 36 ++++++++++++------------------------ 4 files changed, 20 insertions(+), 26 deletions(-) --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl6sNyIACgkQFA3kzBSg KbavUw//aoMIcqOloHs5DFPahlp5mPAHKmyshtsyXMPo9qUkk5qrjjqQiAhJoA6f 2Uc2FsY7trL3KOfJBjpsVShcoozGmlgtXlpq3wnMrujFNl6l8k5vagsgvgbuJUwl YCgCA1e0lXRELURhWcNX8Splc6xERwR7qpsK5jBzz/Ly2aocU27pzN/TWFiE+Jk3 r3o716nVqt5fwbiGwseC+lbfF4n6vOQlF1mSkty4QMxxMglgFBJKpX5c3u4KxmlX HSHgYeLkV56PR/ysNey3zW8x6SWg4LvgDQOZ36reZP5ICDcjXmC2Q+B6B75g+tAo bgHDmW+RDC66LgbUwo51z4h7WqpWeCQriJ3Y27XUnSsbvyymxs5FUHjbg+wP1Cwf 0mgonT46C6hvUgnf/NvwjG9ueYrt3HaiLXn0dUgypMRLtckZX4xR/0qEtS2gUDua RiUOY4zyOBxNZkNt2wAeQ+/SD5ZsRrYc6yMLpxBh3gbbtxnnwrPrbavZ3WQ3B3fZ aIGZ3NhtSxbB8FLt/yi9NmMIybNcSlUDh7IvmlCg3Db24yBS+ZawUeB9jU6OMxPN bouYzDrhVQN70LxBVkoxsu+KJYGD8x7EmDQ8U0Anfgrv7zpqMjPL92h0UsLE5/ca HpompTh5AHAKxreS2aNs/DS4Oe4ZOyUSgdxBHs+jarwy+VLmlJk= =oh0R -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--