
Hi All.
On Mon, 2020-05-04 at 14:45 +0200, Sylwester Nawrocki wrote:
This patch adds basic driver for the Broadcom STB PCIe host controller. The code is based on Linux upstream driver (pcie-brcmstb.c) with MSI handling removed. The inbound access memory region is not currently parsed from dma-ranges DT property and a fixed 4GB region is used.
The patch has been tested on RPI4 board, i.e. on BCM2711 SoC with VL805 USB Host Controller.
Signed-off-by: Nicolas Saenz Julienne nsaenzjulienne@suse.de Signed-off-by: Sylwester Nawrocki s.nawrocki@samsung.com
If it's OK with you, as I'm already familiar with the driver from maintaining it on the Linux kernel, I wouldn't mind doing it here too.
Sylwester, if you're also interested I can send a patch adding both of us.
Regards, Nicolas