Re: [PATCH] ARC: [plat-hsdk]: enable creg-gpio controller

2019-05-28 Thread Vineet Gupta
On 5/28/19 2:40 AM, Eugeniy Paltsev wrote: > HSDK SOC has CREG GPIO controller which can be used to control > SPI chip select lines. > Enable it in preparation of enabling SPI peripherals. > > Signed-off-by: Eugeniy Paltsev Added to for-curr Thx, -Vineet ___

RE: [PATCH] ARC: [plat-hsdk]: enable creg-gpio controller

2019-05-28 Thread Alexey Brodkin
Hi Eugeniy, > -Original Message- > From: Eugeniy Paltsev > Sent: Tuesday, May 28, 2019 12:41 PM > To: linux-snps-arc@lists.infradead.org; Vineet Gupta > Cc: linux-ker...@vger.kernel.org; Alexey Brodkin ; > Eugeniy Paltsev > > Subject: [PATCH] ARC: [plat

[PATCH] ARC: [plat-hsdk]: enable creg-gpio controller

2019-05-28 Thread Eugeniy Paltsev
HSDK SOC has CREG GPIO controller which can be used to control SPI chip select lines. Enable it in preparation of enabling SPI peripherals. Signed-off-by: Eugeniy Paltsev --- arch/arc/boot/dts/hsdk.dts | 8 arch/arc/configs/hsdk_defconfig | 1 + 2 files changed, 9 insertions(+) di