]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 275207:
authorandrew <andrew@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 Dec 2014 15:41:56 +0000 (15:41 +0000)
committerandrew <andrew@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 Dec 2014 15:41:56 +0000 (15:41 +0000)
commit91268976cbc675d41d12a5e0198dc91d2bb1b308
treef1fda4e4d9cdd245c30fc26ff72df858bb2cb0a6
parent01f76d80d3a0bc7bf4a1f938d8934b8196302ed9
MFC 275207:

We don't use the hypervisor interrupt, make it optional in the device tree.

Submitted by:   Julien Grall <julien.grall AT linaro.org>

MFC 275208:

Some device tree configurations place the generic timer under the root
of the tree and not under simplebus. Update the driver to handle this.

Submitted by:   Julien Grall <julien.grall AT linaro.org>

git-svn-id: svn://svn.freebsd.org/base/stable/10@275764 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/arm/generic_timer.c