+11
−0
+1
−0
drivers/mfd/acer-ec-a500.c
0 → 100644
+202
−0
Loading
Acer Iconia Tab A500 is an Android tablet device, it has ENE KB930 Embedded Controller which provides battery-gauge, LED, GPIO and some other functions. The EC uses firmware that is specifically customized for Acer A500. This patch adds MFD driver for the Embedded Controller which allows to power-off / reboot the A500 device, it also provides a common register read/write API that will be used by the sub-devices. Signed-off-by:Dmitry Osipenko <digetx@gmail.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>