gmane.linux.kernel

TDM bus support in Linux Kernel


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




Written by Viktar Palstsiuk 03/02/2012 11.59.10
Check some pics on this site!
24/05/2012 15.39.33