linux/arch/x86/platform/olpc
Lubomir Rintel ec9964b480 Platform: OLPC: Move EC-specific functionality out from x86
Move the olpc-ec driver away from the X86 OLPC platform so that it could be
used by the ARM based laptops too. Notably, the driver for the OLPC battery,
which is also used on the ARM models, builds on this driver's interface.

It is actually plaform independent: the OLPC EC commands with their argument
and responses are mostly the same despite the delivery mechanism is
different.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2019-05-20 17:27:08 +03:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
olpc_dt.c x86/platform/olpc: Use a correct version when making up a battery node 2019-04-18 21:51:49 +02:00
olpc_ofw.c
olpc-xo1-pm.c x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() 2017-06-13 08:48:09 +02:00
olpc-xo1-rtc.c x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC 2018-10-05 12:29:20 +02:00
olpc-xo1-sci.c x86: Fix various typos in comments 2018-12-03 10:49:13 +01:00
olpc-xo15-sci.c
olpc.c Platform: OLPC: Move EC-specific functionality out from x86 2019-05-20 17:27:08 +03:00
xo1-wakeup.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00