Re: [U-Boot] [PATCH 2/2] imx: ventana: add pci fixup for PLX PEX860x switch GPIO

2014-09-09 Thread Stefano Babic
Hi Tim, On 08/08/2014 07:49, Tim Harvey wrote: > Most Gateworks Ventana boards use a PLX PEX860x PCIe switch for PCIe > expansion. > These boards use GPIO on the PLX device as PERST# for the downstream ports > thus we assert this when the PLX is enumerated. > > Signed-off-by: Tim Harvey > ---

[U-Boot] [PATCH 2/2] imx: ventana: add pci fixup for PLX PEX860x switch GPIO

2014-08-07 Thread Tim Harvey
Most Gateworks Ventana boards use a PLX PEX860x PCIe switch for PCIe expansion. These boards use GPIO on the PLX device as PERST# for the downstream ports thus we assert this when the PLX is enumerated. Signed-off-by: Tim Harvey --- board/gateworks/gw_ventana/gw_ventana.c | 30 ++