[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <55A1598A.5040903@lwfinger.net>
Date: Sat, 11 Jul 2015 12:59:38 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: LKML <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...ux.intel.com>,
Li Aubrey <aubrey.li@...ux.intel.com>,
Ingo Molnar <mingo@...nel.org>
CC: Porteus Kiosk <porteus.kiosk@...il.com>,
Bastien Nocera <hadess@...ess.net>,
Avi Weiss <aviw@...chmarkmerchantsolutions.com>,
Benny Silberstein <bennys@...chmarkmerchantsolutions.com>
Subject: V4.0.x fails to create /dev/rtc0 on Winbook TW100 when CONFIG_PINCTRL_BAYTRAIL
is set, bisected to commit 7486341
On a Winbook TW100 BayTrail tablet, kernel 4.0 and later do not create /dev/rtc0
when CONFIG_PINCTRL_BAYTRAIL is set in the configuration. Removing this option
from the config creates a real-time clock; however, it is no longer possible to
get the tablet to sleep using the power button. Only complete shutdown works.
This problem was bisected to the following commit:
commit 7486341a98f26857f383aec88ffa10950087c3a1
Author: Li, Aubrey <aubrey.li@...ux.intel.com>
Date: Wed Mar 11 16:09:00 2015 +0800
x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode
On a platform in ACPI Hardware-reduced mode, the legacy PIC and
PIT may not be initialized even though they may be present in
silicon. Touching these legacy components causes unexpected
results on the system.
On the Bay Trail-T(ASUS-T100) platform, touching these legacy
components blocks platform hardware low idle power state(S0ix)
during system suspend. So we should bypass them in ACPI hardware
reduced mode.
Suggested-by: Arjan van de Ven <arjan@...ux.intel.com>
Signed-off-by: Li Aubrey <aubrey.li@...ux.intel.com>
Cc: <alan@...ux.intel.com>
Cc: Alan Cox <alan@...ux.intel.com>
Cc: H. Peter Anvin <hpa@...ux.intel.com>
Cc: Len Brown <len.brown@...el.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
Cc: Rafael J. Wysocki <rjw@...ysocki.net>
Link: http://lkml.kernel.org/r/54FFF81C.20703@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
The commit message says that this change was needed for the ASUS-T100 tablet. It
appears that not all BayTrail systems are the same.
The complete dmesg output is at http://pastebin.com/x9gFKci2 and the
configuration file is attached.
Thanks,
Larry
Download attachment ".config" of type "application/x-config" (109642 bytes)
Powered by blists - more mailing lists