All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 2/3] documentation: dt: mct: add desc of optional property use-cp15-phys-counter
@ 2015-07-27 21:28 ` Alexey Klimov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Klimov @ 2015-07-27 21:28 UTC (permalink / raw)
  To: linux-samsung-soc, daniel.lezcano, dianders, chirantan
  Cc: klimov.linux, t.dakhran, k.kozlowski, kgene, tglx,
	linux-arm-kernel, yury.norov

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
---
 .../devicetree/bindings/timer/samsung,exynos4210-mct.txt       | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt
index 167d5da..c7f6354 100644
--- a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt
+++ b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt
@@ -36,6 +36,16 @@ Required properties:
   interrupt might be specified, meaning that all local timers use the same
   per processor interrupt.
 
+Optional properties:
+
+- use-cp15-phys-counter : set to advise mct clocksource driver to use ARM
+  arch timer 64-bit counter as main counter. Access to this coprocessor
+  counter is faster than access to same counter in mct mmio region.
+  It was discovered that mct and ARM arch timer are same underlying hardware
+  on some SoCs.
+  Only supported for Exynos5-based 32-bit systems which follow the ARMv7
+  architecture.
+
 Example 1: In this example, the IP contains two local timers, using separate
 	   interrupts, so two local timer interrupts have been specified,
 	   in addition to four global timer interrupts.
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [RFC PATCH 2/3] documentation: dt: mct: add desc of optional property use-cp15-phys-counter
@ 2015-07-27 21:28 ` Alexey Klimov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Klimov @ 2015-07-27 21:28 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
---
 .../devicetree/bindings/timer/samsung,exynos4210-mct.txt       | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt
index 167d5da..c7f6354 100644
--- a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt
+++ b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.txt
@@ -36,6 +36,16 @@ Required properties:
   interrupt might be specified, meaning that all local timers use the same
   per processor interrupt.
 
+Optional properties:
+
+- use-cp15-phys-counter : set to advise mct clocksource driver to use ARM
+  arch timer 64-bit counter as main counter. Access to this coprocessor
+  counter is faster than access to same counter in mct mmio region.
+  It was discovered that mct and ARM arch timer are same underlying hardware
+  on some SoCs.
+  Only supported for Exynos5-based 32-bit systems which follow the ARMv7
+  architecture.
+
 Example 1: In this example, the IP contains two local timers, using separate
 	   interrupts, so two local timer interrupts have been specified,
 	   in addition to four global timer interrupts.
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-27 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 21:28 [RFC PATCH 2/3] documentation: dt: mct: add desc of optional property use-cp15-phys-counter Alexey Klimov
2015-07-27 21:28 ` Alexey Klimov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.