summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/spi
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-07-17 21:13:06 (GMT)
committerArnd Bergmann <arnd@arndb.de>2012-07-17 21:13:06 (GMT)
commit5d74c8a065abc8ae283a6fe8a1e7dd6313a22165 (patch)
treed2283bb9617a679ed6e535defb1cfd7176fc23c2 /Documentation/devicetree/bindings/spi
parentfeb7b8d6d2b2eedbca5a55b5dc74d9d967c91151 (diff)
downloadlinux-fsl-qoriq-5d74c8a065abc8ae283a6fe8a1e7dd6313a22165.tar.xz
ARM: EXYNOS: mark the DMA channel binding for SPI as preliminary
Bindings for DMA channels are still under discussion and will change once this has been resolved. Therefore we mark them the newly added ones as preliminary. Let's hope nobody starts relying on them... Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r--Documentation/devicetree/bindings/spi/spi-samsung.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-samsung.txt b/Documentation/devicetree/bindings/spi/spi-samsung.txt
index 59bfc4f..a15ffed 100644
--- a/Documentation/devicetree/bindings/spi/spi-samsung.txt
+++ b/Documentation/devicetree/bindings/spi/spi-samsung.txt
@@ -18,6 +18,9 @@ Required SoC Specific Properties:
- interrupts: The interrupt number to the cpu. The interrupt specifier format
depends on the interrupt controller.
+[PRELIMINARY: the dma channel allocation will change once there are
+official DMA bindings]
+
- tx-dma-channel: The dma channel specifier for tx operations. The format of
the dma specifier depends on the dma controller.