[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v1 0/2] x86/init: extend quirk use
- To: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>, bp@xxxxxxxxx, hpa@xxxxxxxxx, tglx@xxxxxxxxxxxxx, mingo@xxxxxxxxxx, rusty@xxxxxxxxxxxxxxx
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Date: Mon, 11 Apr 2016 09:31:54 +0200
- Cc: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx, kozerkov@xxxxxxxxxxxxx, matt@xxxxxxxxxxxxxxxxxxx, lv.zheng@xxxxxxxxx, ffainelli@xxxxxxxxxx, mbizon@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, joro@xxxxxxxxxx, x86@xxxxxxxxxx, robert.moore@xxxxxxxxx, linux-acpi@xxxxxxxxxxxxxxx, glin@xxxxxxxx, rui.zhang@xxxxxxxxx, lenb@xxxxxxxxxx, josh@xxxxxxxxxxxxxxxx, jlee@xxxxxxxx, lguest@xxxxxxxxxxxxxxxx, boris.ostrovsky@xxxxxxxxxx, andriy.shevchenko@xxxxxxxxxxxxxxx, alan@xxxxxxxxxxxxxxx, toshi.kani@xxxxxx, andrew.cooper3@xxxxxxxxxx, rjw@xxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, luto@xxxxxxxxxxxxxx, david.vrabel@xxxxxxxxxx, tiwai@xxxxxxx
- Delivery-date: Mon, 11 Apr 2016 07:57:14 +0000
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|