4 LEDs on IGEPv2 board are not initialized/working
Bug #654582 reported by
Mathieu Poirier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-linaro (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Maverick |
Fix Released
|
Undecided
|
Unassigned | ||
linux-linaro-omap (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
Maverick |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
The LEDs on the IGEPv2 board are not working.
Changed in linux (Ubuntu): | |
assignee: | nobody → Mathieu Poirier (mathieu.poirier) |
tags: |
added: verification-done removed: verification-needed |
Changed in linux-linaro-omap (Ubuntu): | |
status: | New → Incomplete |
Changed in linux-linaro (Ubuntu): | |
status: | New → Invalid |
To post a comment you must log in.
SRU Justification:
Impact: This patch is part of a series of fix for the IGEPv2. The board features 4 LED that must be declared and linked to GPIOs.
Fix: The LEDs are initialized and controlled via the LED class if CONFIG_LEDS_GPIO is selected /bugs.launchpad .net/bugs/ 651589 .
or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. This patch depends on [PATCH 1/6] of the same patch set, applied to BugLink: https:/
Testcase: Without this patch LEDs are simply not working.