Files
u-boot/drivers
Pali Rohár 137db2af14 pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro
SoC specific macro SOC_REGS_PHY_BASE is used for two things:

* calculation of base PCIe port address
* filling PCIe register with address of internal registers

For calculating base PCIe port address use function
ofnode_translate_address() which translates DT "assigned-addresses" to
final PCIe port address.

And for calculating address of internal registers use untranslated and
translated DT "assigned-addresses".

Basically this change reads SOC_REGS_PHY_BASE address indirectly from DT.

Signed-off-by: Pali Rohár <pali@kernel.org>
2022-01-14 07:47:57 +01:00
..
2021-12-20 17:12:04 -05:00
2022-01-13 07:57:49 -05:00
2021-09-25 09:46:15 -06:00
2021-10-05 08:50:15 -04:00
2021-11-07 18:36:56 +01:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2021-12-27 08:41:38 -05:00
2021-12-05 09:26:26 -07:00
2021-10-31 08:46:44 -04:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2021-11-18 20:18:34 -05:00
2022-01-13 07:57:49 -05:00
2021-11-09 11:57:22 +09:00
2022-01-13 07:57:49 -05:00
2021-09-04 12:26:02 -04:00
2022-01-13 09:13:41 -07:00
2021-11-30 14:11:05 +02:00
2021-09-13 18:23:13 -04:00
2021-10-01 21:08:18 -04:00
2021-10-31 08:46:44 -04:00
2021-10-31 08:46:44 -04:00