]> git.dujemihanovic.xyz Git - u-boot.git/commit
pci: dw_imx: add support for IMX8MM
authorTim Harvey <tharvey@gateworks.com>
Fri, 19 Apr 2024 15:29:01 +0000 (08:29 -0700)
committerFabio Estevam <festevam@gmail.com>
Sat, 20 Apr 2024 03:37:51 +0000 (00:37 -0300)
commitdef1d18fb82e6ce4fe4a631381817e0b20f6febd
tree5575fb1b287a32c98d24bf0b12960a2bae07c2e0
parent2b3310ef13998dfd03196a0806e03035212b102c
pci: dw_imx: add support for IMX8MM

Add support for the IMX8MM SoC by adding driver data with the compatible
string of the GPR controller.

Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
drivers/pci/pcie_dw_imx.c