]> 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)
commit6798ce134bb823591b73675bd04a173a50246b05
tree11a2f050943b32dfdeef185557b660ec0e3c5dbe
parentd940ba5d8ea0388fe0c0f6e2c6ae16ed8b0f12df
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