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 2BED5C25B47 for ; Fri, 27 Oct 2023 08:44:52 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject: CC:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TZWsVRlN1fG5kpM7iEirU+rnDIrvN9EI/kQlylq0IIQ=; b=PphRWlh8L/s+s2 LBrST8CIUBMSWOeEFvtjphI5Zv7is1dZr+jhh6d3DydBjgXX17KJ14EN25pl11N7iOwBZd4eVnuLJ YlOs77OiNvDfaV2ATH49unzvUkHzQ+pRx9bgY4g+oyuQPwcrDdD8Kmk3b/f0TMKdxDat7JycepMw3 C0Z1YGu99PVc+k7wudRbtCYf0g0Fnd/MA/Iko9zZRg4mvx5hWbP1A5dXCQKYjd/nqRabwTvg8rqXr RWyV8pv//WGpL86hBnvzUulB64CzAckblYq2arXJFSqGbhAMlRkUeJ2n0aFf78ICJUJB3PULF1RVA TtXrRDEVvabgAY74UNzg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qwISB-00Fxge-0S; Fri, 27 Oct 2023 08:44:27 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qwIS8-00FxfT-0h for linux-arm-kernel@lists.infradead.org; Fri, 27 Oct 2023 08:44:25 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 39R8i4I7124816; Fri, 27 Oct 2023 03:44:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1698396244; bh=bbldL+suysW8lOgKnrNgnFl9jcKCMUDGWd1WDtVyKik=; h=Date:CC:Subject:To:References:From:In-Reply-To; b=wO472lvQy+0a+Lqu4K7L78x4EYk/AJZn36z4NffvYMRNE8Obss07EcrINk06ila3y KLrrJ4H9BrCZ8RAGRJmiAl2m9/cjEdHlkp5xdfa3iv40vK4E488Tyt3GuhJHSjA2u6 ER6nzb5PSo3H4xwaOCgPHDDLBhz4xfUaJ6ehk8uA= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 39R8i4wZ012524 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 27 Oct 2023 03:44:04 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 27 Oct 2023 03:44:04 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 27 Oct 2023 03:44:04 -0500 Received: from [172.24.227.9] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 39R8hx6o003057; Fri, 27 Oct 2023 03:44:00 -0500 Message-ID: <23209a7a-0f8a-4670-9132-e99a42df06f9@ti.com> Date: Fri, 27 Oct 2023 14:13:59 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird CC: Manivannan Sadhasivam , , , , , , , , , , Subject: Re: [PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC Content-Language: en-US To: Serge Semin , Bjorn Helgaas References: <20231023212628.GA1627567@bhelgaas> <3szgydgz7ege5h75mwdket5lniwy4oe52dq2uqehf74il5hc5j@oaqcbmfuf6de> <6e40c4ee-e549-4b41-8a12-65b474b8ef24@ti.com> From: Siddharth Vadapalli In-Reply-To: <6e40c4ee-e549-4b41-8a12-65b474b8ef24@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231027_014424_290543_FFA60352 X-CRM114-Status: UNSURE ( 7.16 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Bjorn, Serge, On 25/10/23 16:28, Siddharth Vadapalli wrote: > Serge, > > I will post it as a separate cleanup patch in that case and this v3 patch can be > merged independently as you suggested. I have posted the patch as an RFC patch at: https://lore.kernel.org/r/20231027084159.4166188-1-s-vadapalli@ti.com/ -- Regards, Siddharth. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel