* AT91 timer/counter as clock output from devicetree
@ 2015-06-26 0:16 Michael Welling
0 siblings, 0 replies; only message in thread
From: Michael Welling @ 2015-06-26 0:16 UTC (permalink / raw)
To: linux-arm-kernel
I have run into situation with AT91 based products where I am at a
loss as to how to properly approproach implementing a driver/solution.
Several boards that I have dealt with are using the AT91's timer/counter pins
to emulate a simple clock output.
Currently, the only way I have found to emulate a clock output is to enable
the atmel,tcb-pwm driver and initialize the PWM from userspace using the
sysfs layer.
I would like to initialize the timer/counter in the kernel based on an entry
in the devicetree.
Does anyone have suggestion on how and where implement this?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-26 0:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-26 0:16 AT91 timer/counter as clock output from devicetree Michael Welling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).