WLAN-BT GPIOs need proper initialization
Bug #654590 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) |
New
|
Undecided
|
Unassigned | ||
Maverick |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Some GPIO's used by WLAN-BT combo on IGEP v2 depends on hardware revision - initialization need to be done properly.
Changed in linux (Ubuntu): | |
assignee: | nobody → Mathieu Poirier (mathieu.poirier) |
tags: |
added: verification-done removed: verification-needed |
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 board. Initialization of the GPIOs used by the WLAN-BT must be tailored to the underlying HW.
Fix: The fix entails checking the "hwrev" flag and make the proper configuration. This patch depends on [PATCH 3/6], applied to fix BugLink: https:/ /bugs.launchpad .net/bugs/ 654586
Testcase: Without this patch the WLAN BT combo simply won't work on newer boards.