lkml.org 
[lkml]   [2012]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectTDM 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


\
 
 \ /
  Last update: 2012-02-03 10:03    [W:0.041 / U:1.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site