]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: fixed: add support for ACPI interface
authorLu Baolu <baolu.lu@linux.intel.com>
Thu, 5 May 2016 05:32:57 +0000 (13:32 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 1 Jun 2016 15:19:02 +0000 (16:19 +0100)
commit4052200a1e12b1db28032b1772900d20c42f86fd
tree11a2f050943b32dfdeef185557b660ec0e3c5dbe
parent33b9a60a840728aa7479caae4f9a418b054b3763
regulator: fixed: add support for ACPI interface

Add support to retrieve fixed voltage configure information through
ACPI interface. This is needed for Intel Bay Trail devices, where a
GPIO is used to control the USB vbus.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fixed.c