qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] hw/arm/virt: mark timer in fdt as v8-compatible


From: Claudio Fontana
Subject: Re: [Qemu-devel] [PATCH] hw/arm/virt: mark timer in fdt as v8-compatible
Date: Fri, 10 Oct 2014 11:02:16 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

On 09.10.2014 19:04, Peter Maydell wrote:
> On 9 October 2014 18:00, Peter Maydell <address@hidden> wrote:
>> On 26 September 2014 14:09,  <address@hidden> wrote:
>>> From: Claudio Fontana <address@hidden>
>>>
>>> check if the first cpu is an armv8 cpu, and if so, put
>>> arm,armv8-timer in the compatible string list.
>>>
>>> Note that due to this check, this patch moves the creation
>>> of the timer fdt node to after the cpu creation loop.
>>>
>>> Signed-off-by: Claudio Fontana <address@hidden>
>>
>> Applied to target-arm.next, thanks.
> 
> ...except that on advice from one of our kernel folk I've
> swapped the v8 compat string round so it reads
>   "arm,armv8-timer\0arm,armv7-timer"
> to advertise the more specific compat first for v8.
> 
> -- PMM
> 

Ok, thanks!

Claudio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]