Re: [PATCH] ARC: Enable machine_desc->init_per_cpu for non-SMP configs

2018-06-20 Thread Vineet Gupta
On 06/14/2018 03:26 PM, Alexey Brodkin wrote: > Hi Vineet, > > On Thu, 2017-11-30 at 09:46 -0800, Vineet Gupta wrote: >> On 11/29/2017 12:21 AM, Alexey Brodkin wrote: >>> As of today we assumed that "machine_desc->init_per_cpu" calls >>> are only usable on SMP systems when we want to run some piece

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

2018-06-20 Thread Alexey Brodkin
Hi Gustavo, On Wed, 2018-06-20 at 17:36 +0100, Gustavo Pimentel wrote: > Add PCI support to the ARC HSDK platform allowing to use the generic PCI > setup functions. > > Signed-off-by: Gustavo Pimentel > --- > Change v1->v2: > - Split initial patch, following Alexey Brodkin suggestion. > > arc

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

2018-06-20 Thread Gustavo Pimentel
Add PCI support to the ARC HSDK platform allowing to use the generic PCI setup functions. Signed-off-by: Gustavo Pimentel --- Change v1->v2: - Split initial patch, following Alexey Brodkin suggestion. arch/arc/plat-hsdk/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arc/plat-