1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/drivers
Marek Vasut 02e4d38d87 pci: Support parsing PCI controller DT subnodes
The PCI controller can have DT subnodes describing extra properties
of particular PCI devices, ie. a PHY attached to an EHCI controller
on a PCI bus. This patch parses those DT subnodes and assigns a node
to the PCI device instance, so that the driver can extract details
from that node and ie. configure the PHY using the PHY subsystem.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2018-10-20 15:23:38 -04:00
..
2018-08-03 19:53:10 -04:00
2018-10-09 04:40:27 -06:00
2018-09-29 11:49:35 -06:00
2018-09-18 08:12:21 -06:00
2018-10-03 12:56:13 +02:00
2018-09-18 00:01:18 -06:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-09-18 00:01:18 -06:00
2018-10-09 04:40:27 -06:00
2018-09-28 20:22:36 -04:00