Re: best way to handle LEDs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 02, 2005 at 08:52:41PM -0600, John Lenz wrote:
> Except the led code that is being proposed CAN sit on top of a generic
> GPIO layer.  If a generic GPIO layer is created, you can create a led
> driver that calls out to that GPIO layer.
> 
> You just need to fill in the following functions with some that raise and
> lower the GPIO on the correct line....
> 
> int (*color_get)(struct device *, struct led_properties *props);
> void (*color_set)(struct device *, struct led_properties *props, int value);
> 
> int (*brightness_get)(struct device *, struct led_properties *props);
> void (*brightness_set)(struct device *, struct led_properties *props, int
> value);
 
Ok, great! I'll see that I update my patch for 2.6.14. 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux