]> git.dujemihanovic.xyz Git - u-boot.git/commit
pci: mediatek: make pcie-phy optional for gen3
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 24 Jun 2024 21:03:38 +0000 (23:03 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 8 Jul 2024 17:45:50 +0000 (11:45 -0600)
commitca54ef2434e4451f5f07bce201fee4d3a32b02ca
treec475ace46a5a8f2442e4a9a86d3b6ce6dd89617e
parent63d0f683efb70399a93ea7f95eeb78062cc613f0
pci: mediatek: make pcie-phy optional for gen3

Set pcie-phy optional for PCIe gen3. MT7988 doesn't require it and
making it mandatory prevent the driver to correctly probe.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
drivers/pci/pcie_mediatek_gen3.c