OpenCloudOS-Kernel/arch/x86/platform/olpc
Lubomir Rintel a7a9bacb9a x86/platform/olpc: Use a correct version when making up a battery node
The XO-1 and XO-1.5 batteries apparently differ in an ability to report
ambient temperature. We need to use a different compatible string for the
XO-1.5 battery.

Previously olpc_dt_fixup() used the presence of the battery node's
compatible property to decide whether the DT is up to date. Now we need
to look for a particular value in the compatible string, to decide

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2019-04-18 21:51:49 +02: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-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 x86/platform/olpc: Fix resume handler build warning 2016-11-28 07:46:03 +01:00
olpc.c x86/platform/olpc: Use PTR_ERR_OR_ZERO() 2018-08-02 14:25:40 +02: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 x86/platform: Audit and remove any unnecessary uses of module.h 2016-07-14 15:06:59 +02: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