From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 10.mo584.mail-out.ovh.net (10.mo584.mail-out.ovh.net [188.165.33.109]) (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 BDAF63CF5D for ; Thu, 1 Feb 2024 23:42:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=188.165.33.109 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706830979; cv=none; b=ErUFInUoZgUH6BClboZOXSlAef1lDzW7vfZuSBL7iSix34mBamPaGTWONMcyArt8zzYB/yN6w5yMXA9nEcrjQs/xJw6KvKaRHGk+KtjRLy8/PKGvo3TjioBnQzww9jO78HP6Ar2potO6n3x2SlCJFEYI7iFsExqGwOM7PZ8bcM4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706830979; c=relaxed/simple; bh=NMeAuujbuy3EkPNZy05vHU5dHQiyG2b+TGQMQO7TDAE=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date: MIME-Version:Content-Type; b=spnAU/1BwRUBnPqn/BgUfmMJUoKjvMR7gMkRVfWjod/0e9gwDHqtgOXj1mUs9EF8JVlO5PIlqN/npvtAAnvMhwQX7giYngQOYwQbz3XqGHTGC0BXhKHQl37FtUp3eW7HeL8xv2NiN0qbjERVUa4yrLSAo8Yp6Ez2OJDSSl9iMHQ= 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=188.165.33.109 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 director4.ghost.mail-out.ovh.net (unknown [10.109.140.88]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id 6EB33288ED for ; Thu, 1 Feb 2024 23:33:42 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-9k6nq (unknown [10.110.168.153]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 3893C1FD3E; Thu, 1 Feb 2024 23:33:39 +0000 (UTC) Received: from etezian.org ([37.59.142.107]) by ghost-submission-6684bf9d7b-9k6nq with ESMTPSA id YvgFLVMqvGVfEQAABT/CVQ (envelope-from ); Thu, 01 Feb 2024 23:33:39 +0000 Authentication-Results:garm.ovh; auth=pass (GARM-107S001ebff1c2f-e954-4357-937e-167c0ab9448d, 16159D31D4BC2DC989EAC12674B0EBCF52923421) smtp.auth=andi@etezian.org X-OVh-ClientIp:89.217.109.169 From: Andi Shyti To: Wolfram Sang , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Geert Uytterhoeven Cc: linux-renesas-soc@vger.kernel.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org In-Reply-To: References: Subject: Re: [PATCH] dt-bindings: i2c: renesas,rcar-i2c: Add r8a779h0 support Message-Id: <170683041891.3022989.9793680074411882524.b4-ty@kernel.org> Date: Fri, 02 Feb 2024 00:33:38 +0100 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.12.4 X-Ovh-Tracer-Id: 3050625797600315924 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfeduvddgtdefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevjghfuffkffggtgfgofesthejredtredtjeenucfhrhhomheptehnughiucfuhhihthhiuceorghnughirdhshhihthhisehkvghrnhgvlhdrohhrgheqnecuggftrfgrthhtvghrnhepffetheduffdvhfdugfffudfgjeejudehheegfeeguefhieeugffhgfeuffdvgfefnecuffhomhgrihhnpehkvghrnhgvlhdrohhrghenucfkphepuddvjedrtddrtddruddpkeelrddvudejrddutdelrdduieelpdefjedrheelrddugedvrddutdejnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeorghnughisegvthgviihirghnrdhorhhgqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeguvghvihgtvghtrhgvvgesvhhgvghrrdhkvghrnhgvlhdrohhrghdpoffvtefjohhsthepmhhoheekgedpmhhouggvpehsmhhtphhouhht Hi On Thu, 01 Feb 2024 13:18:51 +0100, Geert Uytterhoeven wrote: > Document support for the I2C Bus Interfaces in the Renesas R-Car V4M > (R8A779H0) SoC. > > Applied to i2c/i2c-host on git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git Thank you, Andi Patches applied =============== [1/1] dt-bindings: i2c: renesas,rcar-i2c: Add r8a779h0 support commit: 4b5cb5c1a346d4e5e35a1032ff0a1e8dd3b27052