Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Issue 6295009: CHROMIUM: config: bluetooth: rfkill driver

Created:
9 years, 11 months ago by anantharamaiah
Modified:
9 years, 11 months ago
Reviewers:
Olof Johansson
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Mandeep Singh Baines, Olof Johansson, Rakesh
Visibility:
Public.

Description

CHROMIUM: config: bluetooth: rfkill driver A new "rfkill" driver is added to control BT radio. A new kernel config variable CONFIG_BT_RFKILL needs to be configured to include this driver in the kernel. Three resources are expected by the driver. One Shutdown GPIO, One Reset Gpio and One reference Clock. if any/all of the resources can be defined by a platform. BUG=none TEST= tested on board that used BCM4329 (ventana) Signed-off-by: Anantha Idapalapati <aidapalapati@nvidia.com>;

Patch Set 1 #

Patch Set 2 : CHROMIUM: rfkill: bluetooth rfkill driver #

Total comments: 2

Patch Set 3 : CHROMIUM: rfkill: bluetooth rfkill driver #

Total comments: 2

Patch Set 4 : CHROMIUM: rfkill: bluetooth rfkill driver #

Patch Set 5 : CHROMIUM: config: bluetooth: rfkill driver #

Patch Set 6 : CHROMIUM: config: bluetooth: rfkill driver #

Patch Set 7 : CHROMIUM: config: bluetooth: rfkill driver #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -0 lines) Patch
M drivers/bluetooth/Kconfig View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M drivers/bluetooth/Makefile View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A drivers/bluetooth/bt_rfkill.c View 1 2 3 4 5 6 1 chunk +192 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
anantharamaiah
Olof, as part of 4076005, we discussed to rename the file. I did renamed the ...
9 years, 11 months ago (2011-01-17 11:21:44 UTC) #1
Olof Johansson
Hi, The symbols should be renamed too. Could you also please submit this driver for ...
9 years, 11 months ago (2011-01-18 19:26:11 UTC) #2
anantharamaiah
done the changes. please let me know if the changes are ok for upstream inclusion.
9 years, 11 months ago (2011-01-19 11:58:35 UTC) #3
Olof Johansson
Hi, I have only two minor nits left. Your question was whether it's OK to ...
9 years, 11 months ago (2011-01-19 18:31:16 UTC) #4
anantharamaiah
9 years, 11 months ago (2011-01-24 09:22:44 UTC) #5
incorporated review comments.

Powered by Google App Engine
This is Rietveld 408576698