Bin Meng
7365a03804
pci: fsl_pci_init: Dynamically allocate the PCI regions
...
Commit e002474158d1 ("pci: pci-uclass: Dynamically allocate the PCI regions")
changes 'struct pci_controller'.regions from pre-allocated array of
regions to dynamically allocated, which unfortunately broken lots of
boards that still use the non-DM PCI driver.
This patch changes the non-DM fsl_pci_init driver to dynamically
allocate the regions, just like what's done in the pci uclass driver.
Fixes: e002474158d1 ("pci: pci-uclass: Dynamically allocate the PCI regions")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-03-05 10:25:42 +05:30
..
2021-02-18 11:37:26 +01:00
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2021-03-03 19:17:25 -07:00
2021-02-02 15:33:42 -05:00
2021-01-12 10:58:05 +05:30
2021-02-18 11:37:26 +01:00
2021-02-02 15:33:42 -05:00
2021-02-23 10:45:55 -05:00
2021-03-03 19:17:25 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-26 10:22:29 +01:00
2021-02-02 15:33:42 -05:00
2021-02-07 19:22:54 +01:00
2021-01-18 15:23:06 -05:00
2021-02-26 15:30:55 +01:00
2021-02-03 03:38:41 -07:00
2021-02-23 10:45:55 -05:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-02-23 10:45:55 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-01-13 09:52:58 +01:00
2021-02-21 06:07:30 +01:00
2021-03-03 10:10:34 -05:00
2021-02-26 16:01:37 +05:30
2021-01-05 12:24:40 -07:00
2021-02-24 16:51:49 -05:00
2021-01-05 16:20:26 -05:00
2020-12-13 08:00:25 -07:00
2021-03-05 10:25:42 +05:30
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:45 -05:00
2021-02-15 10:16:45 -05:00
2021-02-23 15:43:13 +09:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-03-02 13:53:48 +01:00
2021-01-30 14:25:42 -07:00
2020-12-13 16:51:09 -07:00
2021-03-03 19:17:25 -07:00
2021-02-15 10:16:45 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-02-26 15:09:38 +05:30
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2021-02-16 11:48:20 -05:00
2021-03-01 10:21:36 +01:00
2021-02-02 15:33:42 -05:00
2021-02-21 06:08:00 +01:00
2020-12-13 16:51:09 -07:00
2021-03-03 04:12:46 +01:00
2021-02-19 23:38:06 +01:00
2021-02-24 16:51:48 -05:00
2021-01-23 11:30:31 +01:00
2020-12-13 16:51:08 -07:00
2021-02-23 10:45:55 -05:00
2021-02-02 15:33:42 -05:00
2020-11-06 10:18:20 +08:00
2021-01-27 16:58:57 -05:00