From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E744CCD4F21 for ; Sat, 16 May 2026 16:07:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject:MIME-Version: Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=15kwcF1qm0KQNqtf8S07MdGaTwKWTfIg7B0JPXgEtsg=; b=lgsVJ91JfMFYWjKVAf1/GlEXt1 eENWop18gPX8oK9cV8ytHVbK38MJRt3iUWoeHzqysNmqH3xERpFAf+O4nm/w7vjkQI3jMYXQWwO5B oI9/7ntDWAKKs8G9URNTWtHjdDORy3if2OElDCe6Gx3UEVXWCsP+ZlnAlizlDKZc1xWWwxz0+dUrV AlQoKZCoXvLnh3XqujasZyRBWns2Ue3L4tgjzYRhgqLszN5ZwhtU+lLG90UE1x0AcG1tszDNTh685 ANzXE/DYtiG2AaR/mz8/p7QFs2okp3XovP+F25B9tR9f7yAQ1G1hEA/D8puERS6aoNe3bGddIWLGr AP7U1rMA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wOHYL-0000000AzlV-2w1N; Sat, 16 May 2026 16:07:49 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wOHYI-0000000Azk5-3L1P; Sat, 16 May 2026 16:07:47 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 1BA0E4166B; Sat, 16 May 2026 16:07:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B08BBC19425; Sat, 16 May 2026 16:07:29 +0000 (UTC) Message-ID: Date: Sat, 16 May 2026 19:07:27 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v6 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci To: Manikandan Muralidharan , alexandre.belloni@bootlin.com, Frank.Li@nxp.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, nicolas.ferre@microchip.com, linux@armlinux.org.uk, mturquette@baylibre.com, sboyd@kernel.org, tytso@mit.edu, aubin.constans@microchip.com, Ryan.Wanner@microchip.com, romain.sioen@microchip.com, durai.manickamkr@microchip.com, cristian.birsan@microchip.com, adrian.hunter@intel.com, jarkko.nikula@linux.intel.com, npitre@baylibre.com, linux-i3c@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org References: <20260507084805.481737-1-manikandan.m@microchip.com> <20260507084805.481737-6-manikandan.m@microchip.com> Content-Language: en-US From: Claudiu Beznea In-Reply-To: <20260507084805.481737-6-manikandan.m@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260516_090746_857367_701FA44B X-CRM114-Status: UNSURE ( 4.24 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-i3c@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-i3c" Errors-To: linux-i3c-bounces+linux-i3c=archiver.kernel.org@lists.infradead.org On 5/7/26 11:48, Manikandan Muralidharan wrote: > Enable the configs needed for I3C framework and microchip > sama7d65 i3c-hci driver. > > Signed-off-by: Durai Manickam KR > Signed-off-by: Manikandan Muralidharan Reviewed-by: Claudiu Beznea -- linux-i3c mailing list linux-i3c@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-i3c