From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] xen/arm: Propagate clock-frequency to DOMU if present in the DT timer node Date: Fri, 12 Jun 2015 07:42:49 -0400 Message-ID: <557AC5B9.7030200@citrix.com> References: <1433342886-14790-1-git-send-email-julien.grall@citrix.com> <4EE5B48738DDED408878C97C8E050A8B1D7A4A4B@SJEXCHMB05.corp.ad.broadcom.com> <5574B1CE.7060903@citrix.com> <4EE5B48738DDED408878C97C8E050A8B1D7A554C@SJEXCHMB05.corp.ad.broadcom.com> <55777B38.4050101@citrix.com> <4EE5B48738DDED408878C97C8E050A8B1D7A71B7@SJEXCHMB05.corp.ad.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z3NMO-0002qA-F6 for xen-devel@lists.xenproject.org; Fri, 12 Jun 2015 11:42:56 +0000 In-Reply-To: <4EE5B48738DDED408878C97C8E050A8B1D7A71B7@SJEXCHMB05.corp.ad.broadcom.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Chris (Christopher) Brand" , "xen-devel@lists.xenproject.org" Cc: "stefano.stabellini@citrix.com" , "wei.liu2@citrix.com" , "ian.jackson@eu.citrix.com" , "ian.campbell@citrix.com" , "tim@xen.org" List-Id: xen-devel@lists.xenproject.org On 11/06/2015 17:43, Chris (Christopher) Brand wrote: > Hi Julien, Hi Chris, > The patch does work exactly as advertised. > > When I used dtc to convert CONFIG_DTB_FILE from dtb to dts, I could see that it didn't in fact have a timer clock-frequency node. After re-creating the dtb and rebuilding Xen, "ls /proc/device-tree/timer/" shows a clock-frequency file. When I then fire up DomU and do the same command, it too has a clock-frequency node. Can I get your Tested-by on this patch? Regards, -- Julien Grall