commit | 9e09a7d947b76471caa7b7b0e919070148f7aa4d | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Feb 17 12:17:55 2017 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Mar 31 08:47:03 2017 +0100 |
tree | d66d09b8f305fa29c5b52c8f430703ea127ccb5c | |
parent | a2e3a3ab7a0ec500988383823730685394e22ac4 [diff] |
dma: stm32f4x: Pull in sub-channel information from Kconfig The STM32 DMA controller supplies streams, which in turn provide a selection of channels. The stream number is provided by the DMA API through it's 'channel' argument, but the sub-channel (within the stream) is specified on an application case by case bases via Kconfig. Change-Id: Ib5bfdb80f4d616516850787e1402164807771c5e Signed-off-by: Lee Jones <lee.jones@linaro.org>