linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* quck help on PDM DAC driver
@ 2014-09-21 10:45 Naidu Tellapati
  2014-09-22  9:48 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Naidu Tellapati @ 2014-09-21 10:45 UTC (permalink / raw)
  To: linux-pwm, thierry.reding

Hi Thierry and all,

Many thanks in advance. My name is Naidu Tellapati. I am from India.

The Pulse Density Modulation DAC which we have on our SOC produces a
form of analogue output according to the relative density of output
pulses to the intended analogue signal amplitude. The 4 PDM outputs
are provided that can be used to control targets such as an LCD
backlight. After going through Linux PWM documentation, I understand
that our PDM DAC driver does not exactly fit into the Linux PWM
framework.

The PDM DAC block takes only input clock and a 12 bit value (as input
pulse) configured in one of the SOC configuration registers as an
input and based on some simple internal logic, the block produces a
form of analogue output according to the relative density of output
pulses to the intended analogue signal amplitude. The PDM DAC block
won't take duty_cycle as input configuration parameters. Instead it
takes 12 bit value (input pulse) as a configuration parameter.

The plan is to develop a driver which could be upstream-able to Linux
Kernel. Now could you please suggest me under which linux driver
subsytem I can place my PDM Driver.

Thanks and regards,
Naidu.

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

end of thread, other threads:[~2014-09-22  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-21 10:45 quck help on PDM DAC driver Naidu Tellapati
2014-09-22  9:48 ` Thierry Reding

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).