From patchwork Wed Jan 5 18:16:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 105649 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AE3BEA034D; Wed, 5 Jan 2022 19:17:00 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BA5A40E50; Wed, 5 Jan 2022 19:17:00 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 22D7840E03 for ; Wed, 5 Jan 2022 19:16:59 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id AD12C5C00A5; Wed, 5 Jan 2022 13:16:58 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Wed, 05 Jan 2022 13:16:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm3; bh=Gw8gty4rwqErdPi7SCJFgAF7wV t90eG30ZLTl8qqOVU=; b=MqQcamUK63324KGvbsnP7+UtJk15C8arFQb9bYj0wf EB+SexsHPtVN2VlMFbqnI7ARwTYv2qwcFUxkp/U7tJ2UIhpuobSJxwcfy/W9WuSm /PJWvPsgEzxH1uaLRV7fCxcBwvksnmzLIjQu+uBeBfI/83q5ZlCmptjGSYzk51ZE wYgPe8sq9B3XZXzwrx95lecNjIHQyASxE1+MBye0f4FEeoZldXFposoSQ/MY9J8Z BfySan62rlHjVUYvQuQb12drslFgriPseJQWBZPOG9Fyw08w9alDTyx+mNaa3bmi 16ByGheewFWCLYANhH8yo07CQSpYT5+dxo7i16dBNbPQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=Gw8gty4rwqErdPi7S CJFgAF7wVt90eG30ZLTl8qqOVU=; b=lOPoaCJpDMvk2vGat8WFTRZNgOJfJJwEW b/aLMhx8DJzAHv1NUBcN2DNpVQ6Qnf/28QYR/3kzpnwvANqz8+XryMp9Yck8/SB9 5tiFiao/G2MQeqveS/ftz1ml6cbMc57w155nx83OUnzeX7QLALZIh7tE/zkMrYHe cQfbr0VbGm8qtG2MgKEuAq9KaAE3TK6IBIQnQZy+AQpVzsg0ekTrT+KgGdS/v1Ei 61Fsy0S3d29GoL+G57Yviq74MMxzHE3+DDMjuECkEKQonztYTT1sOAPLiCuQYxf1 I8X74gTxEnvbY6d4jRBKu/K+5+LCMeNt0mIlyMqNtiXH5WTVsJSAA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrudefjedgvdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpeeujefhlefffedvvdejleegle eiteeitdevjeefvdeuieeuhedtiefhhefhvefgteenucffohhmrghinhepughpughkrdho rhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepth hhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 5 Jan 2022 13:16:57 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Cc: nipun.gupta@nxp.com, hemant.agrawal@nxp.com, gakhil@marvell.com, nicolas.chautru@intel.com Subject: [PATCH] add NXP la12xx to supported baseband devices Date: Wed, 5 Jan 2022 19:16:51 +0100 Message-Id: <20220105181651.105128-1-thomas@monjalon.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Signed-off-by: Thomas Monjalon --- content/supported/baseband/nxp.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/supported/baseband/nxp.md diff --git a/content/supported/baseband/nxp.md b/content/supported/baseband/nxp.md new file mode 100644 index 0000000..1f5525e --- /dev/null +++ b/content/supported/baseband/nxp.md @@ -0,0 +1,7 @@ ++++ +title = "NXP" +description = "la12xx" +hidden = true ++++ + +- [la12xx](//doc.dpdk.org/guides/bbdevs/la12xx.html)