Re: [PATCH] ARC: [plat-hsdk]: enable DW SPI controller

2019-07-05 Thread Eugeniy Paltsev
rg; Vineet Gupta > > Cc: linux-ker...@vger.kernel.org; Alexey Brodkin ; > > Eugeniy Paltsev > > > > Subject: [PATCH] ARC: [plat-hsdk]: enable DW SPI controller > > > > HSDK SoC has DW SPI controller. Enable it in preparation of > > enabling on-board

RE: [PATCH] ARC: [plat-hsdk]: enable DW SPI controller

2019-06-07 Thread Alexey Brodkin
Hi Eugeniy, > -Original Message- > From: Eugeniy Paltsev > Sent: Friday, June 7, 2019 5:48 PM > To: linux-snps-arc@lists.infradead.org; Vineet Gupta > Cc: linux-ker...@vger.kernel.org; Alexey Brodkin ; > Eugeniy Paltsev > > Subject: [PATCH] ARC: [plat-hsdk]:

[PATCH] ARC: [plat-hsdk]: enable DW SPI controller

2019-06-07 Thread Eugeniy Paltsev
HSDK SoC has DW SPI controller. Enable it in preparation of enabling on-board SPI peripherals. Signed-off-by: Eugeniy Paltsev --- arch/arc/boot/dts/hsdk.dts | 14 ++ arch/arc/configs/hsdk_defconfig | 3 +++ 2 files changed, 17 insertions(+) diff --git a/arch/arc/boot/dts/hsdk.