Message ID | 1721634979-1726-1-git-send-email-hongxing.zhu@nxp.com (mailing list archive) |
---|---|
Headers | show
Received: from inva021.nxp.com (inva021.nxp.com [92.121.34.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 43760125BA; Mon, 22 Jul 2024 08:15:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=92.121.34.21 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721636111; cv=none; b=NOhthLCIv+4+LnJ+Ee6ZWakSdPTlACNi/se6SH4in+9MJwnvTNuSkp/5/WAm6y3XjlBBVYD8B/AaUEeQWXPLfR8hucMCNP11gdy48fHZ1p8sx7SYBJt68H4URWY6RWdLumql4ttmJNbvuceXOnbuEVYjcF2Xwd6P9cee/+Nh1hU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721636111; c=relaxed/simple; bh=Fjo66t74irtWWRQpF5fCu6mK0zyXZfFvUcH3icuKZ7M=; h=From:To:Cc:Subject:Date:Message-Id; b=O50GssmYIhhkYYayGIfK/qK/5zUbSkKn2/cNvj6Ojv2z7VdlES8rv0X6j6YQM8LB7shgSJ6dx1LzKYTcTzmMecsbKLZXyuQ9RmfqlZ2IvzXZYzBw3L5je8qlwc6QhdzbF2oHq+Sl7yRGD7w/LdzRXCgupCsRlNa27E4/SNFLtJ0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=nxp.com; spf=pass smtp.mailfrom=nxp.com; arc=none smtp.client-ip=92.121.34.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=nxp.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=nxp.com Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id AC7BE200E47; Mon, 22 Jul 2024 10:15:07 +0200 (CEST) Received: from aprdc01srsp001v.ap-rdc01.nxp.com (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 6F1A8200E51; Mon, 22 Jul 2024 10:15:07 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id 22F9D183ACAF; Mon, 22 Jul 2024 16:15:06 +0800 (+08) From: Richard Zhu <hongxing.zhu@nxp.com> To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org, l.stach@pengutronix.de Cc: hongxing.zhu@nxp.com, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, imx@lists.linux.dev Subject: [PATCH v1 0/4] Add dbi2 and atu for i.MX8M PCIe EP Date: Mon, 22 Jul 2024 15:56:15 +0800 Message-Id: <1721634979-1726-1-git-send-email-hongxing.zhu@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> |
Series |
Add dbi2 and atu for i.MX8M PCIe EP
|
expand
|