From patchwork Sun Dec 15 08:52:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 851138 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 06CC313E03A; Sun, 15 Dec 2024 08:52:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734252759; cv=none; b=d8nglCXYVRp1Vbhb6N7QdAMo13otE5+jfi4WSGXicBt98SIgw2vlrZRVRY24g8yhy1Ni/ERtEuR9sO7wSlbQLYSc+Z39fvQHr4wPktdoDoTbsbArQN6B46EKzMlmfv3pDAZk1evYUeytDoktRRp/DlmkLTt0FG9oXbx7FvBXdQY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734252759; c=relaxed/simple; bh=GXMfR71BINMxRUbasKTEHeoIwyH3/80RaqRMxfN21XQ=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=gPnGV0ANc11ophQS0Cmt6FW56k5k/zPWvo6MRoXGp2/sTp1Vv/XsXz5goAIP/s+68ShPcoGm7Si0NLBcaZyWKHpPeWuyV2UiLJULiw//i89uEltIQfkZ5Raqh+t6XvQ2NTYCj1Ed+9xQBi+eNWS9FORj5pM+e9w7L1LAgWUJEVs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=rpTsAyG5; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="rpTsAyG5" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57647C4CEDD; Sun, 15 Dec 2024 08:52:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1734252758; bh=GXMfR71BINMxRUbasKTEHeoIwyH3/80RaqRMxfN21XQ=; h=Date:From:To:Cc:Subject:From; b=rpTsAyG5qMVy+GSQXMX/235R1sOD7Aj6uQ8vU2JeS3hP3dvFN1NWF5Vs3dbbNPFJX TWkunKuP5gzrru1E++i3VxBDSE9ClZ1pycCq3ulLus5AIiZwLJoI5Uq2wygJ7YoRG4 S0iTKp5KztA03acDHiQO7U4drlGZ1aX/b919Zoqru+Y8fMGQhLQzpwolC/vXdBfvcP zAKFVy2T7BI9K5CQRuny0zGscISrZf3EyxFo9gpcQW+9o9ClG2sEdk9FQSzwWPZRsz TmYCm/lYLKk2X2irtb//IiOHLfupfuMoFYqLb2MFw+HS2Upc9t6UvGpHcttr2LIkqs 3DIfVeanlccWQ== Date: Sun, 15 Dec 2024 09:52:35 +0100 From: Wolfram Sang To: Linus Torvalds Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Rosin , Bartosz Golaszewski , Andi Shyti Subject: [PULL REQUEST] i2c-for-6.13-rc3 Message-ID: Mail-Followup-To: Wolfram Sang , Linus Torvalds , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Rosin , Bartosz Golaszewski , Andi Shyti Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4: Linux 6.13-rc2 (2024-12-08 14:03:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.13-rc3 for you to fetch changes up to 5b6b08af1fb09ec1ffab9564994cc152e4930431: Merge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-12-14 10:01:46 +0100) ---------------------------------------------------------------- i2c-for-6.13-rc3 We have these fixes for hosts: PNX used the wrong unit for timeouts, Nomadik was missing a sentinel, and RIIC was missing rounding up. ---------------------------------------------------------------- Geert Uytterhoeven (2): i2c: nomadik: Add missing sentinel to match table i2c: riic: Always round-up when calculating bus period Vladimir Riabchun (1): i2c: pnx: Fix timeout in wait functions Wolfram Sang (1): Merge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current with much appreciated quality assurance from ---------------------------------------------------------------- Théo Lebrun (1): (Rev.) i2c: nomadik: Add missing sentinel to match table drivers/i2c/busses/i2c-nomadik.c | 1 + drivers/i2c/busses/i2c-pnx.c | 4 ++-- drivers/i2c/busses/i2c-riic.c | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-)