Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1375542
| From | Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 0/2] x86/init: extend quirk use |
| Date | 2016-04-11 09:40 +0200 |
| Message-ID | <rmEBY-26A-5@gated-at.bofh.it> (permalink) |
| References | <rlOWK-4YX-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 04/09/2016 02:22 AM, Luis R. Rodriguez wrote: > What seems a bit odd is CE4100 leaves RTC enabled, can someone > confirm if indeed it really needs it, or can it also disable it > as with Xen, lguest, and Intel MID ? So what you do with "x86_platform.legacy.rtc" is to skip add_rtc_cmos(). For ce4100 I added of_have_populated_dt() to skip the probe. If you plan to add this to CE4100 you could remove the "of_have_populated_dt()". It was meant to skip the RTC probe on all OF platforms but as of now, CE4100 is the only. Sebastian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1 0/2] x86/init: extend quirk use "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-09 02:30 +0200
[PATCH v1 1/2] x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-09 02:30 +0200
Re: [PATCH v1 1/2] x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-14 01:40 +0200
[PATCH v1 2/2] x86/init: disable pnpbios for X86_SUBARCH_CE4100 "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-09 02:30 +0200
Re: [PATCH v1 0/2] x86/init: extend quirk use Sebastian Andrzej Siewior <bigeasy@linutronix.de> - 2016-04-11 09:40 +0200
Re: [PATCH v1 0/2] x86/init: extend quirk use "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-13 00:40 +0200
[PATCH v2] x86/init: disable pnpbios and rtc for X86_SUBARCH_CE4100 "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-13 00:50 +0200
Re: [PATCH v1 0/2] x86/init: extend quirk use "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-14 01:40 +0200
csiph-web