From patchwork Mon Dec 20 10:14:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Schocher X-Patchwork-Id: 1570958 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=J9rXqhs8; dkim=pass (2048-bit key) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=gLIF8NZZ; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JHb6H4vB9z9s3q for ; Mon, 20 Dec 2021 21:14:15 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 38E468310B; Mon, 20 Dec 2021 11:14:12 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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=1639995252; bh=yDAlYsb+Rxkag74IYm0ujGvXtlHP350NE1HIV8qNDCw=; h=To:Cc:From:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:Reply-To:From; b=J9rXqhs8Eva+0sq7Q3knfEalr3NwGaoI+9iY8t/KmjtdHEHZRyM1I8eNuodnlyxJK WwgDpeUOMADRzGMjXIjwT0sIxXRwG/iWob5iDkxoEHQZ6/KVb5rNUJAw6PZ35LOTaw lufxn+7iAyECm16j9qW8Vq+z0meQlxIbsHxkZbQGuYej01DH2O1ke6KeG2417e3g4x Owj74Klo8H0RYE0JeILeTX9rfrBIyTyUfwInCiQJ6Mx7kR29651c4zmeDSMp45uh5J B/ol7cj6G0s/4bIb4Wn4C0NEQUTek/j6nA/SCg3RB/3u4qmI1QilkF9TzlT+IKrX2D vUBqdYP5JBCEw== Received: from [192.168.1.107] (82-131-202-6.pool.digikabel.hu [82.131.202.6]) (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 7E74283104; Mon, 20 Dec 2021 11:14:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1639995250; bh=yDAlYsb+Rxkag74IYm0ujGvXtlHP350NE1HIV8qNDCw=; h=To:Cc:Reply-To:From:Subject:Date:From; b=gLIF8NZZB3CRSeN5+QlJLdmo3UKmqOT2H8HducR193xrmUGIiYCFG9a8/Arp7gFcO 2s+b3GI1KeEaUJAd15MTGYarv6AKdMA7tli6Rea9d0ekjsXIIpvNrlVE6n1dGZQDgX PBNfvGL9wbhAIi26lPiL0bTI5CYJBwyR+9i596w5oRtvkW87biPmn7/45kX35fhLNQ 0MZtauzlsq7mhgrwHiAyZ6NB8fiE+NtYeu3TRoINM3TR/yd/EciMz+FFiuWaFUNwLL rcMS/SoOXGZDrnUVK2h0/z5VmDdb93d9elFOdvJFinrKHyOi8yLD0qIp3t20cqTTNq qMH03U9qVxVfA== To: Tom Rini Cc: "u-boot@lists.denx.de" , Stefan Roese From: Heiko Schocher Subject: Please pull u-boot-i2c Message-ID: <6eaa9796-fcd4-0c22-d39f-4322fb5f8788@denx.de> Date: Mon, 20 Dec 2021 11:14:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean Hello Tom, please pull from u-boot-i2c master: The following changes since commit d3213c26b56e564207515f1e28e663718e015dc3: Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi (2021-12-18 14:39:21 -0500) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/20211220-fixes-for-2022.01 for you to fetch changes up to ccea46c05b08b34ef829d460e50e2ce9bc17cdc7: i2c: mvtwsi: Swab the register address if its size is > 1 (2021-12-20 07:57:48 +0100) ---------------------------------------------------------------- i2c changes for 20211220-fixes-for-2022.01 - mvtwsi: Swab the register address if its size is > 1 ---------------------------------------------------------------- Stefan Roese (1): i2c: mvtwsi: Swab the register address if its size is > 1 drivers/i2c/mvtwsi.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) Azure build is fine: https://dev.azure.com/hs0298/hs/_build/results?buildId=77&view=results Thanks! bye, Heiko