From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH 4/4] ARM: DTS: fix the chip select gpios definition in the SPI nodes Date: Sat, 19 Jul 2014 04:16:33 +0900 Message-ID: <53C97291.3040501@samsung.com> References: <1405523950-2231-1-git-send-email-javier.martinez@collabora.co.uk> <1405523950-2231-5-git-send-email-javier.martinez@collabora.co.uk> <20140717184944.GE17528@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140717184944.GE17528-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Javier Martinez Canillas , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kukjin Kim , Tomasz Figa , Doug Anderson , Sachin Kamat , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Olof Johansson , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Naveen Krishna Chatradhi , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-samsung-soc@vger.kernel.org On 07/18/14 03:49, Mark Brown wrote: > On Wed, Jul 16, 2014 at 05:19:10PM +0200, Javier Martinez Canillas wrote: >> From: Naveen Krishna Chatradhi >> >> This patch replaces the "cs-gpio" from "controller-data" node >> as was specified in the old binding and uses the standard >> "cs-gpios" property expected by the SPI core as is defined now >> in the spi-s3c64xx driver DT binding. > > I've applied this one too since everything here really ought to go in > together and we should probably try to get this into v3.16 - Kukjin, > please say if this is an issue and I can revert. > It should be fine to me :) Thanks for your asking. - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Sat, 19 Jul 2014 04:16:33 +0900 Subject: [PATCH 4/4] ARM: DTS: fix the chip select gpios definition in the SPI nodes In-Reply-To: <20140717184944.GE17528@sirena.org.uk> References: <1405523950-2231-1-git-send-email-javier.martinez@collabora.co.uk> <1405523950-2231-5-git-send-email-javier.martinez@collabora.co.uk> <20140717184944.GE17528@sirena.org.uk> Message-ID: <53C97291.3040501@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/18/14 03:49, Mark Brown wrote: > On Wed, Jul 16, 2014 at 05:19:10PM +0200, Javier Martinez Canillas wrote: >> From: Naveen Krishna Chatradhi >> >> This patch replaces the "cs-gpio" from "controller-data" node >> as was specified in the old binding and uses the standard >> "cs-gpios" property expected by the SPI core as is defined now >> in the spi-s3c64xx driver DT binding. > > I've applied this one too since everything here really ought to go in > together and we should probably try to get this into v3.16 - Kukjin, > please say if this is an issue and I can revert. > It should be fine to me :) Thanks for your asking. - Kukjin