[PATCH 15/16] ARM: Kirkwood: Describe iConnect LEDs in DT.
Andrew Lunn
andrew at lunn.ch
Tue Jul 31 02:36:45 EDT 2012
On Mon, Jul 30, 2012 at 10:35:34PM +0100, Adam Baker wrote:
> On 20/07/12 18:35, Andrew Lunn wrote:
>
> Sorry it's taken a while to spot this but I've got one comment below
>
> >Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> >---
> > arch/arm/boot/dts/kirkwood-iconnect.dts | 34 +++++++++++++++++++++++
> > arch/arm/mach-kirkwood/board-iconnect.c | 46 -------------------------------
> > 2 files changed, 34 insertions(+), 46 deletions(-)
> >
> >diff --git a/arch/arm/boot/dts/kirkwood-iconnect.dts b/arch/arm/boot/dts/kirkwood-iconnect.dts
> >index a7dd07b..b77b38f 100644
> >--- a/arch/arm/boot/dts/kirkwood-iconnect.dts
> >+++ b/arch/arm/boot/dts/kirkwood-iconnect.dts
> >@@ -31,4 +31,38 @@
> > status = "ok";
> > };
> > };
> >+ gpio-leds {
> >+ compatible = "gpio-leds";
> >+
> >+ led-level {
> >+ label = "led_level";
> >+ gpios = <&gpio1 9 0>;
> >+ linux,default-trigger = "default-on";
> >+ };
> >+ power-blue {
> >+ label = "power:blue";
> >+ gpios = <&gpio1 11 0>;
> >+ linux,default-trigger = "timer";
> >+ };
>
> Is there any reason that power:red is missing here?
The monkey driving the keyboard is not reliable at monkey work...
Please create a patch and i will try to get it into rc1.
Thanks
Andrew
More information about the linux-arm-kernel
mailing list