gpio-led driver

Anish Kumar anish198519851985 at gmail.com
Wed Jul 20 11:00:00 EDT 2016



> On Jul 20, 2016, at 4:15 AM, Raul Piper <raulpblooper at gmail.com> wrote:
> 
> Hi,
> I wanted to know the part number

What is 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?
> 
> Also why below line has been used.Is it mandatory?
> ...
> .of_match_table = of_gpio_leds_match,

This is needed when you are using device tree for getting the board settings but you can also do the same without this as well. Read up on device tree in kernel Documentation folder.
> },
> 
> thanks in advance ,
> Rp
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160720/7ee3bff3/attachment.html 


More information about the Kernelnewbies mailing list