Re: [PATCH v2] ARC: Add PCIe support for ARC HSDK platform

2018-06-21 Thread Gustavo Pimentel
On 21/06/2018 17:07, Vineet Gupta wrote: > On 06/21/2018 07:06 AM, Gustavo Pimentel wrote: >> Add PCI support to the ARC HSDK platform allowing to use the generic PCI >> setup functions. >> >> Signed-off-by: Gustavo Pimentel >> Acked-by: Alexey Brodkin > > Queued to #for-curr after minor fixed u

Re: [PATCH v2] ARC: Add PCIe support for ARC HSDK platform

2018-06-21 Thread Vineet Gupta
On 06/21/2018 07:06 AM, Gustavo Pimentel wrote: > Add PCI support to the ARC HSDK platform allowing to use the generic PCI > setup functions. > > Signed-off-by: Gustavo Pimentel > Acked-by: Alexey Brodkin Queued to #for-curr after minor fixed up to commit msg subject "ARC: [plat-hsdk]" Curious

[PATCH v2] ARC: Add PCIe support for ARC HSDK platform

2018-06-21 Thread Gustavo Pimentel
Add PCI support to the ARC HSDK platform allowing to use the generic PCI setup functions. Signed-off-by: Gustavo Pimentel Acked-by: Alexey Brodkin --- arch/arc/plat-hsdk/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arc/plat-hsdk/Kconfig b/arch/arc/plat-hsdk/Kconfig index 19a