All of lore.kernel.org
 help / color / mirror / Atom feed
* Driver for audio power amplifier ICs?
@ 2015-10-01  8:49 Rick Mann
  2015-10-01  9:04 ` Lars-Peter Clausen
  0 siblings, 1 reply; 4+ messages in thread
From: Rick Mann @ 2015-10-01  8:49 UTC (permalink / raw)
  To: alsa-devel

I've been working on this Beaglebone Black custom audio cape. It has a tlv320aic3104 codec (that I'm still trying to get working properly), and connected to its line outs is a tpa3140d2 analog 2x10W power amplifier. This chip has very little in the way of CPU interface, but it does have /shutdown and /fault lines.

I'm wondering how ALSA becomes aware of that chip, in order to enable it when it enables certain routes in the tlv320aic3104, and to inform application software if the /fault line asserts.

I don't mind writing a driver, if necessary, I just don't know where such a thing would fit. I also wonder what the device tree entries for the amp might look like.

Thanks!

-- 
Rick Mann
rmann@latencyzero.com

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

end of thread, other threads:[~2015-10-01 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01  8:49 Driver for audio power amplifier ICs? Rick Mann
2015-10-01  9:04 ` Lars-Peter Clausen
2015-10-01  9:08   ` Rick Mann
2015-10-01 10:20     ` Lars-Peter Clausen

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.