[PATCH 4/4] ARM: dts: am335x-bone-common: add cpu0 and mmc1 triggers

2013-09-12 Thread Koen Kooi
This matches the vendor 3.8.x configuration that is shipping with the boards. The LED layout is now: USR0: heartbeat USR1: mmc0 (micro-SD slot) USR2: cpu0 USR3: mmc1 (eMMC) The cpu0 triggers was put inbetween the mmc triggers to make is easier to see where the disk activity is. Signed-off-by: K

Re: [PATCH 4/4] ARM: dts: am335x-bone-common: add cpu0 and mmc1 triggers

2013-09-12 Thread Nishanth Menon
On 09/12/2013 10:42 AM, Koen Kooi wrote: > This matches the vendor 3.8.x configuration that is shipping with the boards. > > The LED layout is now: > > USR0: heartbeat > USR1: mmc0 (micro-SD slot) > USR2: cpu0 > USR3: mmc1 (eMMC) > > The cpu0 triggers was put inbetween the mmc triggers to make i