From mboxrd@z Thu Jan 1 00:00:00 1970 From: j.anaszewski@samsung.com (Jacek Anaszewski) Date: Thu, 21 Jul 2016 08:40:32 +0200 Subject: gpio-led driver In-Reply-To: References: Message-ID: <57906E60.6060703@samsung.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi Raul, On 07/20/2016 01:17 PM, Raul Piper wrote: > Hi, > I wanted to know the part number for the leds-gpio.c in the > driver/leds folder and the device tree bindings for this driver .Can > some one point out to me where in Linux kernel it is? What do you mean by part number? This is generic driver for LEDs connected directly to a GPIO. You can find DT documentation for it in the following location: Documentation/devicetree/bindings/leds/leds-gpio.txt -- Best regards, Jacek Anaszewski From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacek Anaszewski Subject: Re: gpio-led driver Date: Thu, 21 Jul 2016 08:40:32 +0200 Message-ID: <57906E60.6060703@samsung.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.w1.samsung.com ([210.118.77.12]:49808 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751214AbcGUGkh (ORCPT ); Thu, 21 Jul 2016 02:40:37 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout2.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0OAN00GCHJVLMH10@mailout2.w1.samsung.com> for linux-leds@vger.kernel.org; Thu, 21 Jul 2016 07:40:34 +0100 (BST) In-reply-to: Sender: linux-leds-owner@vger.kernel.org List-Id: linux-leds@vger.kernel.org To: Raul Piper Cc: kernelnewbies , linux-leds@vger.kernel.org Hi Raul, On 07/20/2016 01:17 PM, Raul Piper wrote: > Hi, > I wanted to know the part number for the leds-gpio.c in the > driver/leds folder and the device tree bindings for this driver .Can > some one point out to me where in Linux kernel it is? What do you mean by part number? This is generic driver for LEDs connected directly to a GPIO. You can find DT documentation for it in the following location: Documentation/devicetree/bindings/leds/leds-gpio.txt -- Best regards, Jacek Anaszewski