All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meson6_timer: dt-bindings updates
@ 2018-10-28 12:35 Martin Blumenstingl
  2018-10-28 12:35 ` [PATCH 1/2] dt-bindings: timer: meson6_timer: document all interrupts Martin Blumenstingl
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Martin Blumenstingl @ 2018-10-28 12:35 UTC (permalink / raw)
  To: linus-amlogic

The dt-bindings don't match the actual IP block implementation:
- each timer has four IRQ lines (Timer A, B, C and D)
- the IP block has internal dividers which use XTAL as parent clock.
  the result can then be used as timebase for Timers A, B, C, D and E.
  internal dividers are (XTAL is running at 24MHz): 24 for 1us, 240 for
  10us, 2400 for 100us and 24000 for 1ms.
- Timer E can use the "system clock" (clk81) as timebase

I'm not sure whether these patches will go through tip.git or Kevin's
linux-amlogic tree. Daniel, Thomas: please let Kevin know if he should
take these through his drivers branch


Martin Blumenstingl (2):
  dt-bindings: timer: meson6_timer: document all interrupts
  dt-bindings: timer: meson6_timer: document the clock inputs

 .../bindings/timer/amlogic,meson6-timer.txt           | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-15  1:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-28 12:35 [PATCH 0/2] meson6_timer: dt-bindings updates Martin Blumenstingl
2018-10-28 12:35 ` [PATCH 1/2] dt-bindings: timer: meson6_timer: document all interrupts Martin Blumenstingl
2018-10-28 12:35 ` [PATCH 2/2] dt-bindings: timer: meson6_timer: document the clock inputs Martin Blumenstingl
2018-10-29 20:09 ` [PATCH 0/2] meson6_timer: dt-bindings updates Rob Herring
2018-10-29 21:23   ` Martin Blumenstingl
2018-10-29 23:26     ` Rob Herring
2018-11-15  1:20       ` Kevin Hilman

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.