From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2] arm64: dts: Enable ir-spi in the tm2 and tm2e boards Date: Fri, 10 Feb 2017 15:43:45 +0200 Message-ID: <20170210134345.okrgdxckrl3vilnw@kozik-lap> References: <20170210022238.12401-1-andi.shyti@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from mail-wr0-f194.google.com ([209.85.128.194]:34038 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751058AbdBJNqS (ORCPT ); Fri, 10 Feb 2017 08:46:18 -0500 Content-Disposition: inline In-Reply-To: <20170210022238.12401-1-andi.shyti@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Andi Shyti Cc: Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Andi Shyti On Fri, Feb 10, 2017 at 11:22:38AM +0900, Andi Shyti wrote: > Add the device tree node for the ir-spi driver which enable the > ir led for remote controlling. > > This patch sets first the GPR3[3] gpio line as a regulator-fixed > for enabling an external regulator which powers the IR LED. > > Removes also the default assignment of GPG3[7] related to the > MOSI line of the SPI3 bus. > > Signed-off-by: Andi Shyti > --- > Changelog v1 -> v2 > ================== > v1: https://marc.info/?l=linux-kernel&m=148645523229894&w=2 > > - used 'GPIO_ACTIVE_HIGH' instead of '0' > - added back the gpg3-5 gpio initialization related to the SPI3 > CS line that was erroneously removed > > .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 26 +++++++++++++++++++++- > 1 file changed, 25 insertions(+), 1 deletion(-) > Looks fine. I'll apply after v4.11-rc1 merge window. Best regards, Krzysztof