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 D66C3C433FE for ; Fri, 14 Oct 2022 07:16:47 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZqR/TsqUmnVwl1OoUjgYiJB/SBzlJ5xHgeTt/RGg59k=; b=Re20KGkc7Z1LyF tTGwXqOX9aia31dCGZgqMBKA7tynFFoc+u1ZT1QLadTFCKHCmUcSpJ1LbTNffLjVzixIk1KBhboS6 /LVUNR7yXhprPl6ByHS1WY9eJMRJX7QkOENDQtlsq7IHJkXYO8iPcQ+w02jIZh/9QlV1C8xoNu5zU 2y5N0gdLkgbmgNFOcOBWcyJGlesWkVa+BpojUFNjEx3L9mlJ2IVtUQJQizCrkDnNsRvpX8k/onsPW VbrJfYEaLO+yOvvRpd/s0HE84UUluQ+AsP1b1AvCxUvpkPeMqJB+BWAy9bKgYagVK7JMwz7BFAzhC DYOFkKE3kUFYO6xsPQ7A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojEu1-00DqW5-Rr; Fri, 14 Oct 2022 07:14:41 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojEtx-00DqUu-LU for linux-arm-kernel@lists.infradead.org; Fri, 14 Oct 2022 07:14:39 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id F0A8361A14; Fri, 14 Oct 2022 07:14:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D3B46C433D6; Fri, 14 Oct 2022 07:14:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1665731675; bh=XIkzcs9sFTLKy2SGQR+FJTYqZbqKMl+CzpRoO0bQ9Zw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=U+A8gMjdJuFM5PwXc4qk1fUqpOqtIugtD1kt1TTLaBrcI+J5wF3m/QGdf9LQEYVCX bjcedEscToBui6t/AaPjWgnD6lkzLU4SXPHe2veQIkBqcPk/2SKobB8AG5B2SK+pvm tnZUGb8LuoyWfSZ9twee2iifM5xZF0ov9EoFZa0Y= Date: Fri, 14 Oct 2022 09:15:20 +0200 From: Greg KH To: Nipun Gupta Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, rafael@kernel.org, eric.auger@redhat.com, alex.williamson@redhat.com, cohuck@redhat.com, puneet.gupta@amd.com, song.bao.hua@hisilicon.com, mchehab+huawei@kernel.org, maz@kernel.org, f.fainelli@gmail.com, jeffrey.l.hugo@gmail.com, saravanak@google.com, Michael.Srba@seznam.cz, mani@kernel.org, yishaih@nvidia.com, jgg@ziepe.ca, jgg@nvidia.com, robin.murphy@arm.com, will@kernel.org, joro@8bytes.org, masahiroy@kernel.org, ndesaulniers@google.com, linux-arm-kernel@lists.infradead.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, kvm@vger.kernel.org, okaya@kernel.org, harpreet.anand@amd.com, nikhil.agarwal@amd.com, michal.simek@amd.com, aleksandar.radovanovic@amd.com, git@amd.com Subject: Re: [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver Message-ID: References: <20220803122655.100254-1-nipun.gupta@amd.com> <20221014044049.2557085-1-nipun.gupta@amd.com> <20221014044049.2557085-3-nipun.gupta@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221014044049.2557085-3-nipun.gupta@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221014_001437_763404_1A6F3948 X-CRM114-Status: GOOD ( 15.59 ) 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 On Fri, Oct 14, 2022 at 10:10:43AM +0530, Nipun Gupta wrote: > CDX bus supports the scanning and probing of FPGA based > devices. These devices are registered as CDX devices. > > The bus driver sets up the basic infrastructure and triggers > the cdx controller to scan the cdx devices once registered. > > CDX bus uses ops registered by the CDX controller to scan, > reset and write MSI message on the CDX devices. > > Signed-off-by: Nipun Gupta Why is this all still "RFC"? RFC means to me, "I don't know what to do here, so here's a half-baked proposal". When you are on v4 of a RFC, that is a huge sign that this all isn't working at all. Also, where is the questions that you still have that you need help with here? Also, I don't review RFC changes normally as that means the submitter doesn't think they are good enough to be submitted, so why would I review them when I have hundreds of other changes that submitters do think are good enough? Can you just submit these "for real" if they work properly for you and you have tested them and you would be happy if they are accepted. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel