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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BA680C7EE23 for ; Mon, 5 Jun 2023 07:39:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A4DFC846BB; Mon, 5 Jun 2023 09:39:43 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1685950783; bh=rEXfymHcmqhcOepQejmAfzR/NgpEM1fg9pQPlI1sUIM=; h=To:Cc:From:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:Reply-To:From; b=g+48ro+LJyTzv7j4z1iIq8WTngelSdNZzWXZV+EeN0/Ur3ydoVLD1zSSi95gY290l mT9GRu5GQBPVgCNbzivaDTBhrfKXqtqVbQ0Zan0s9PQ2MYzfBwjloztgwu0OWkzwHA h29aEleugPlsx2iBzk9k1sXpj9LhNehR5nqd/Iwy/1gfocWe5voc3s+xj2/xdgS4Xt plXpmoCaPwkxEwaQ4Uu+ctfIv2dnPNXXSn8Ffo4V/DGLNk1LXkqKKoBHXFI4Uq9B+F fQFiHifYQ85yJEC7dA0o1Jg+E+OrtsNPNoVmBhBL5bAa7xEW1V6b5Y6J6UHddYFGef f0kOoo043vd/w== Received: from [192.168.1.107] (82-131-158-49.pool.digikabel.hu [82.131.158.49]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: hs@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 5711C84665; Mon, 5 Jun 2023 09:39:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1685950782; bh=rEXfymHcmqhcOepQejmAfzR/NgpEM1fg9pQPlI1sUIM=; h=To:Cc:Reply-To:From:Subject:Date:From; b=JUySB7uS8Xd4UDhsZg6z7Lu+Jdm9N0lXR9CfpihVjXQF8001MZoeiD3XdDwG+fcsy LY89/RrgbkLWWW9+AzqmFQqRWfJQ479iDfSItJ/K2njwoLDURQlGqvkceS+XmfFsrK yrnR4i0BPWMUmzp0vbrTTo0pCWZSSLe6l3/CaoDc1QJgK4TFa/LDY1MZYuRLcWc3jF GxrrMs3C0HcSVlmcjjMdxBDjaiLro17rb3Qht3TDTwY2W3VqWyTj2Js76kj2OLmWmz tJgMmizH/SzMGehZWL3Yltx+OeG+8Cvz4dRFJbekAv/Mh1gpSuYMaB1sLQyJ9lDRfn gmtcfGHaCERsQ== To: Tom Warren Cc: "u-boot@lists.denx.de" , =?UTF-8?Q?Ond=c5=99ej_Jir?= =?UTF-8?Q?man?= , Andrea Merello From: Heiko Schocher Subject: Please pull u-boot-i2c Message-ID: Date: Mon, 5 Jun 2023 09:39:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: hs@denx.de Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Hello Tom, please pull rom u-boot-i2c.git master The following changes since commit 26659d426548d1c395ef878c3b820e53a6e3b346: Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-06-02 12:13:01 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-i2c.git for-v2023-07-rc4 for you to fetch changes up to 419ddf944cbf376e3c1d5b8571e82d89056bebfa: I2C: cdns: Fix broken retry mechanism on arbitration lost. (2023-06-05 06:54:25 +0200) ---------------------------------------------------------------- i2c updates for v2023-07-rc4 Bugfixes: - rockchip: De-initialize the bus after start bit failure from Ondrej Jirman - cdns: Fix broken retry mechanism on arbitration lost ---------------------------------------------------------------- Andrea Merello (1): I2C: cdns: Fix broken retry mechanism on arbitration lost. Ondrej Jirman (1): i2c: rockchip: De-initialize the bus after start bit failure drivers/i2c/i2c-cdns.c | 5 +++-- drivers/i2c/rk_i2c.c | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) Azure build is fine: https://dev.azure.com/hs0298/hs/_build/results?buildId=103&view=results Thanks! bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@denx.de