]> Git Repo - u-boot.git/commit
arm64: a37xx: pci: Depends on DM_GPIO
authorPali Rohár <[email protected]>
Tue, 25 Aug 2020 08:45:04 +0000 (10:45 +0200)
committerStefan Roese <[email protected]>
Mon, 31 Aug 2020 12:45:53 +0000 (14:45 +0200)
commit835d969c1f67f9a7be811c3811c6ec0b68ef79c7
tree3be433f8c5c6b0abb020122331fd8b733e55e1f3
parenta65e65939eaee611c86c96bee4556f552f5b42a3
arm64: a37xx: pci: Depends on DM_GPIO

For proper initialization of aardvark pci driver it is required to
de-assert reset GPIO. So depeneds on DM_GPIO option.

Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Andre Heider <[email protected]>
drivers/pci/Kconfig
drivers/pci/pci-aardvark.c
This page took 0.033117 seconds and 4 git commands to generate.