pcie: starfive: Make the driver compatible with upstream DT
authorHal Feng <hal.feng@starfivetech.com>
Sun, 8 Dec 2024 09:19:34 +0000 (17:19 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 18 Dec 2024 05:19:15 +0000 (13:19 +0800)
commit0b7bf26d066d76ce2c357ec3bfbad09c399b455b
treef5874ace8cc7a9be76c9e651403831019080af55
parentb364642f61c3568707651903eb82b9fcd5c30853
pcie: starfive: Make the driver compatible with upstream DT

There are difference between upstream DT and the old DT
in terms of reg base, reset gpio and syscon. Make the driver
compatible with upstream DT.

Tested-by: Anand Moon <linux.amoon@gmail.com>
Tested-by: E Shattow <lucent@gmail.com>
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
drivers/pci/pcie_starfive_jh7110.c