alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* TDM bus support in Linux Kernel
@ 2012-02-03  8:59 Viktar Palstsiuk
  2012-02-03 11:00 ` Josh Triplett
  0 siblings, 1 reply; 2+ messages in thread
From: Viktar Palstsiuk @ 2012-02-03  8:59 UTC (permalink / raw)
  To: linux-kernel, alsa-devel; +Cc: Michail Kurachkin, Ivan Kuten

Hello,

We are designing custom hardware board where processor is connected
with analog telephony
SLIC via TDM bus.
During investigation of Linux kernel we did not find any corresponding TDM code.
So decided to write a new TDM subsystem in drivers/tdm (like SPI).
The subsystem consists of tdm_core.c which implements TDM bus routines,
e.g. tdm_register_board_info(), tdm_add_device(),
tdm_controller_register() etc, and
someplatform_tdm.c which implements platform specific TDM contoller.

Any suggestion if we have chosen right direction and our approach
conforms Linux kernel architecture?
May be there were already some preliminary work for this?

-- 
Best regards,
Viktar Palstsiuk

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

end of thread, other threads:[~2012-02-03 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03  8:59 TDM bus support in Linux Kernel Viktar Palstsiuk
2012-02-03 11:00 ` Josh Triplett

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