]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-mcbsp: add binding for McBSP
authorPetr Kulhavy <petr@barix.com>
Mon, 18 Apr 2016 12:32:40 +0000 (14:32 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 18 Apr 2016 16:32:16 +0000 (17:32 +0100)
commiteab02860e639e9c33076c04fd23cff7c1c62aaed
tree6d90256b70599241cabd5c892fa4db4da8fa9f43
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
ASoC: davinci-mcbsp: add binding for McBSP

Add devicetree binding for the TI DA850/OMAP-L138/AM18xx
MultiChannel Buffered Serial Port (McBSP)

The optional register range "dat" is not implemented at the moment.
The current driver supports only DMA into RX/TX registers but no FIFO.
Once the FIFO is implemented in the driver the "dat" range will be used.

Signed-off-by: Petr Kulhavy <petr@barix.com>
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/davinci-mcbsp.txt [new file with mode: 0644]