Hi! > >Yes. That is fine. It is just unusual. Most boards have gpio-led and > >gpio-keys, which are easy to add. That is why i asked. Adding an LED > >driver which talks to this M0 can be added later. > > Actually the WiP driver for MCU LED interface, that we use in our > kernel is here: https://github.com/tmshlvck/omnia-linux/commit/2121afd8fbd2e4c720edcdd472b11b5303bc0dfb > > It definitely needs some cleanup and it adds non-standard features > (main PWM for all LEDs, autonomous blink mode, colors) via custom > /sys files, which I suspect that is not going to be acceptable for > upstream. Let's keep it for the next iteration. Actually, LEDs that can do PWM intensity on their own are common and supported. LEDs that can do PWM pretty advanced patterns are common in the cellphones, as is the color. Unfortunately, good support in kernel is missing. It would be good to change that. In n900, I have a LED that can compute prime numbers then blink them, autonomously. We probably don't need to support _that_, but common support for patterns would be good. Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html