Commit Graph

2 Commits

Author SHA1 Message Date
Vadivel Thekkamalai c68c6afe43 bluetooth: update bluetooth-power platform data
Update bluetooth power driver to support both device tree
to power on bluetooth chipset.

Driver checks for device tree node to provide all the
required vregs and gpio data to power on the bluetooth
chipset.

Change-Id: Ib1bb6f4853bc1ae724817cab53ae3661be034e92
Signed-off-by: Vadivel Thekkamalai <vthekk@codeaurora.org>
2014-05-27 11:48:47 -07:00
Sungjun Park f3ad07ae58 bluetooth: update bluetooth-power platform data
Update bluetooth power driver to support both device tree and
board specific platform data to power on bluetooth chipset.

Current driver supports only gpio data from the device node.
Now the driver first checks for device tree node and if it
does not exist then checks for the platform data from the
board file.

Updated the platform data for the driver to provide all the
required vregs and gpio data to power on the bluetooth
chipset.

Change-Id: Ie71115ad7173fc527e46b334a8b548762b40aa46
Signed-off-by: Ram Mohan Korukonda <rkorukon@codeaurora.org>
Signed-off-by: Sungjun Park <sjpark@codeaurora.org>
2013-09-25 15:11:52 -07:00