From patchwork Sat Feb 3 20:25:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 769981 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 996A35FDC2; Sat, 3 Feb 2024 20:25:24 +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=1706991924; cv=none; b=uRcvuaIcbsRBAJLprjiSFs0mHHNpleiaY3Kj09kxr61IWpuCDHlP2p5xP9iRk+yPODoE5XJpA4XzuvlB41ovYZhvsHIdQmKxBhSvl7lCG42ji0zS1wGin50GETcouoCjW7exuG95glIi4xQF3NguqqNGzdK2HHnzL2F7j5IiUwo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706991924; c=relaxed/simple; bh=k7NIOS1DcnTVJO0uygdkTIocsC0gBoCtay10wjeP79o=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=b+u9b2v1R9t2xvoCM92B9f9Y2J47cDGPi/HJT4czuac2BY6Hip7kprMRsoXMdEJMLA2CQVemc84tE7YQvUH3iXA+Gl2RCB57UiyPNhJx37PAg6k8nbbHvOG7cIx0Hnc9D69WwCfoGz8ibLCyk+gAT/nX7kM208tQzagN0s71Dmo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Wq+53ulz; 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="Wq+53ulz" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 76F1FC433F1; Sat, 3 Feb 2024 20:25:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706991924; bh=k7NIOS1DcnTVJO0uygdkTIocsC0gBoCtay10wjeP79o=; h=Date:From:To:Cc:Subject:From; b=Wq+53ulzyXqSQngi6UC9I24oYaDhkCEkSxz7PDszzeC+S76PPLHk3uGOL1LrZCa1v 2Inwx79cQ+YwINNg4pSG/xg2iFWKLkzSgXVteAFILicpZKYan5K0o1ef0ZpTKdtW/A jJpOxwqImbnOSKYjIlafeQ/4c9CTGw9loAS4ZUQhVk7HEdp012Jjtb7bHgNjubodJc oWjWzYAU/v7kWgj/9a0S+UvBvzoejv2Ql0a163bU0haDPINQH4ueL33fvep+2sIM7q v/n3ZbWLYscyJP+yqvl1wsI5E5x1uJiMNHH38aKTf1c1OXkn8ZK50m2cG5Frw6LPrg ZxRIt/L1ZUS0g== Date: Sat, 3 Feb 2024 21:25:19 +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.8-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 41bccc98fb7931d63d03f326a746ac4d429c1dd3: Linux 6.8-rc2 (2024-01-28 17:01:12 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc3 for you to fetch changes up to 957bd221ac7b2b56cbdf56739e3a94d4f479209e: Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-02-03 19:23:41 +0100) ---------------------------------------------------------------- MAINTAINERS update to point people to the new tree for i2c host driver changes ---------------------------------------------------------------- Andi Shyti (1): MAINTAINERS: Update i2c host drivers repository Wolfram Sang (1): Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)