From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Pali=20Roh=C3=A1r?= Date: Fri, 5 Feb 2021 15:32:27 +0100 Subject: [PATCH 0/4] arm: mvebu: turris_mox: Fix and enable PCIe devices Message-ID: <20210205143231.29486-1-pali@kernel.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series fix PCIe on Armada 3720 and enable PCIe devices (USB and NVMe) on Turris MOX. Marek Beh?n (1): arm: mvebu: turris_mox: Enable NVMe support Pali Roh?r (3): arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI configs/turris_mox_defconfig | 3 ++- drivers/pci/pci-aardvark.c | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) -- 2.20.1