]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit22225835e23f7a768e767967004d2f3751c64be5
tree6d90256b70599241cabd5c892fa4db4da8fa9f43
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
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]