VBUS and overcurrent GPIO init missing in IGEPv2 board
Bug #651589 reported by
Mathieu Poirier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-linaro (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Maverick |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
GPIO's for external VBUS power switch and overcurrent detect on IGEP v2 board are missing.
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Mathieu Poirier (mathieu.poirier) |
tags: |
added: verification-done removed: verification-needed |
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 multiple GPIOs that must be initialized in order for signals to be considered by the processor.
Fix: GPIOs for VBUS and over current are requested and their direction set in the GPIO setup routine, part of the initial initialization of the board.
Testcase: Booting the board without the fix will see input and outputs from the external VBUS power switch and over current ignored.