0106-BCM2709_DT-Set-the-always-on-flag-for-the-timer-to-e.patch 549 B

1234567891011121314151617181920
  1. From b3c15a1f4217b0a6de8d7e8a0b11f530b40f01e5 Mon Sep 17 00:00:00 2001
  2. From: Phil Elwell <phil@raspberrypi.org>
  3. Date: Thu, 5 Feb 2015 14:05:35 +0000
  4. Subject: [PATCH 106/114] BCM2709_DT: Set the "always-on" flag for the timer to
  5. enable high res mode
  6. ---
  7. arch/arm/boot/dts/bcm2709.dtsi | 1 +
  8. 1 file changed, 1 insertion(+)
  9. --- a/arch/arm/boot/dts/bcm2709.dtsi
  10. +++ b/arch/arm/boot/dts/bcm2709.dtsi
  11. @@ -115,6 +115,7 @@
  12. <3 1>, // PHYS_NONSECURE_PPI
  13. <3 3>, // VIRT_PPI
  14. <3 2>; // HYP_PPI
  15. + always-on;
  16. };
  17. cpus: cpus {