
3 Feb
2020
3 Feb
'20
5:59 a.m.
On Fri, Jan 10, 2020 at 5:12 AM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
SFI is quite poor and useless resource provider. Moreover it makes hard to develop and extend functionality in the Linux kernel.
Enable a necessary minimum to use ACPI on Intel Edison.
Linux kernel have been prepared for this change since v5.4, where the last crucial driver, i.e. for Basin Cove PMIC, has been submitted.
Note, that stock image won't suffer by this change since it doesn't have ACPI enabled on the kernel level.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
configs/edison_defconfig | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com