From patchwork Wed Jan 24 22:50:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andi Shyti X-Patchwork-Id: 765832 Received: from 20.mo584.mail-out.ovh.net (20.mo584.mail-out.ovh.net [46.105.33.73]) (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 D7A417E5 for ; Wed, 24 Jan 2024 23:07:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.105.33.73 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706137677; cv=none; b=oVfNL0EqqitdO72BJTYCMFhFxhpuHQ2jiy3TmW/PI2PV6Mcx3ZJtBOsTfkCeWjp48Rdr8fs7lSHl6kZq2K4oyvnTN9AtwGl7XQJ0b94QmZR5+pXeHd+sseRNB7gErN2XCzOsaVLVCI62naod6CsyD2+7XyWB6tZMZaDd2JQ9VxU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706137677; c=relaxed/simple; bh=HGyNHMMKLOTJaC3+awYAmNT9tInVpb7Uuo75K5WBxn8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=kvtN0gTCnsqAt5NqUTXjVpGwuULW7Ec6qboIprg2+At2CLU2TvY8j0qyckiyDLB/O7VJHuWeC8gPZ3tVlnFl2KnUgtI0pd1Vv3t7otyTk31PWQNUlZwFi5DVZrDU5eCeGch7GhwMxCm0C9SXBommCYGxsYQsEsNHaqIdV6DcdqQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=etezian.org; arc=none smtp.client-ip=46.105.33.73 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=etezian.org Received: from director1.ghost.mail-out.ovh.net (unknown [10.108.25.4]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id E46D527E79 for ; Wed, 24 Jan 2024 22:50:48 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-hj5nj (unknown [10.110.113.182]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 0FEBE1FE70; Wed, 24 Jan 2024 22:50:47 +0000 (UTC) Received: from etezian.org ([37.59.142.102]) by ghost-submission-6684bf9d7b-hj5nj with ESMTPSA id I82xOkeUsWVyhRkA3HD0yg (envelope-from ); Wed, 24 Jan 2024 22:50:47 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-102R0047556fd25-d410-442e-97f9-46ad02d884c8, 45966BE1DD11163008BB7B2F56A64F52B223FDBD) smtp.auth=andi@etezian.org X-OVh-ClientIp: 194.230.145.39 From: Andi Shyti To: Wolfram Sang Cc: Krzysztof Kozlowski , Peter Rosin , linux-i2c , lkml , Andi Shyti Subject: [PATCH] MAINTAINERS: Update i2c host drivers repository Date: Wed, 24 Jan 2024 23:50:31 +0100 Message-ID: <20240124225031.3152667-1-andi.shyti@kernel.org> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Ovh-Tracer-Id: 10684790117257185863 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvdelvddgtddvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomheptehnughiucfuhhihthhiuceorghnughirdhshhihthhisehkvghrnhgvlhdrohhrgheqnecuggftrfgrthhtvghrnhepudegkeetueefvdegkeevleekheevfeejfedtvefhveelgfeutddvhedvheefiefhnecuffhomhgrihhnpehkvghrnhgvlhdrohhrghdpohiilhgrsghsrdhorhhgnecukfhppeduvdejrddtrddtrddupdduleegrddvfedtrddugeehrdefledpfeejrdehledrudegvddruddtvdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoegrnhguihesvghtvgiiihgrnhdrohhrgheqpdhnsggprhgtphhtthhopedupdhrtghpthhtoheplhhinhhugidqihdvtgesvhhgvghrrdhkvghrnhgvlhdrohhrghdpoffvtefjohhsthepmhhoheekgedpmhhouggvpehsmhhtphhouhht The i2c host patches are now set to be merged into the following repository: git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git Signed-off-by: Andi Shyti Cc: Wolfram Sang Acked-by: Wolfram Sang --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 39219b144c239..ec0ffff6ded40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10091,7 +10091,7 @@ L: linux-i2c@vger.kernel.org S: Maintained W: https://i2c.wiki.kernel.org/ Q: https://patchwork.ozlabs.org/project/linux-i2c/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git F: Documentation/devicetree/bindings/i2c/ F: drivers/i2c/algos/ F: drivers/i2c/busses/