commit | 24b56e2bf369ac003ccaac37d8bb80e08b743e16 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Feb 05 13:06:57 2019 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Feb 12 14:37:17 2019 +0800 |
tree | fe3d66153227486bb1cc925f00a5c428687f8ebf | |
parent | bc1a8f0d7a57fbc1b0c03f323412a56761c82240 [diff] |
x86: tangier: Add initial ACPI support for PMIC device Basin Cove PMIC is connected to I2C0 bus which is hidden from the OS and access is going via SCU device, enumerated via PCI. For now, we add just a minimum support of PMIC device to allow enabling, e.g. USB OTG, in the OS. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Bin Meng <bmeng.cn@gmail.com>