From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5043441EB1; Thu, 16 Mar 2023 17:49:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F55040DF6; Thu, 16 Mar 2023 17:49:39 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 249D540DDC for ; Thu, 16 Mar 2023 17:49:38 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 86EA15C0046; Thu, 16 Mar 2023 12:49:37 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 16 Mar 2023 12:49:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm2; t= 1678985377; x=1679071777; bh=QTTV5WSl4iajKVi+ZjZzsIgCN7A9eInHfgD /VmmJ7OM=; b=D0ssacIvqQHWbpE3cnrG63ElwL1tvX6/vev2LHE8UYUAHkbbU02 PmbSR1aczEeWozfeY46UkgLo05V70sA+7yC2S5KeTW7DxD9MzTOZ2sM00LrdQpj2 Kgl4+46dKPyz1zIdFK+qcXvWfv6+2ShMuLbMijGuVOQqIktH9tWMFdH31TsYTffS BGcJ833Bl6/hwcZSROyNbJXhO1RFG0ZaKVwGGD89BSo2V5FbmO5M631C2/20FLgE LJsQ5VLR0z8ZWd5zCDLoyPeKMSz15Ke77FbZEEXjBp0NonZ2q+kETs20wEyruP8L DuzuW6SoRLi6e5wIcud7WWKmBx2axbsythw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1678985377; x=1679071777; bh=QTTV5WSl4iajKVi+ZjZzsIgCN7A9eInHfgD /VmmJ7OM=; b=Nm6lYjFkYwFcoH86/0HG33XSa/B99sd92mlj1EVSzwZaOv4xne+ vO4DbXClactpD8Qaeyd9l4sawFW+8xtHqYcRMsSiu5c3Tsr+xVI6YaxhAriyPV+g cOxEDmTVwnSSVIWolxz1ylT62rcqztfBEVhN8abwcViwYaP89ue1IEFuAky5aUlw esmSP2PA8gcFIhPQjn6nWVXxrIzKIAqptR5gj+MTRpzyUymm8bkQRuHAMx/8moT5 aR2VbiY16OFn4f+VYDqiQOfKcx7l4ll7uWNzVUy9/r4ykeohLWwpuaRyg7VvuqSx IbSQZBtlHkFAzIE7xlYWFAF3Ti/EhQjjqYg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdeftddgleegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 16 Mar 2023 12:49:36 -0400 (EDT) From: Thomas Monjalon To: Tomasz Duszynski Cc: dev@dpdk.org, jerinj@marvell.com Subject: Re: [PATCH] bus/platform: probe devices without resources Date: Thu, 16 Mar 2023 17:49:34 +0100 Message-ID: <3218019.aeNJFYEL58@thomas> In-Reply-To: <20230313070735.2555186-1-tduszynski@marvell.com> References: <20230313070735.2555186-1-tduszynski@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 13/03/2023 08:07, Tomasz Duszynski: > Platform device does not necessarily need to have any resources > defined. That means device is only capable of doing DMA transfers > and platform bus should not hinder a valid use-case. > > Signed-off-by: Tomasz Duszynski Applied, thanks.