diff options
| -rw-r--r-- | Documentation/devicetree/bindings/dma/dma.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/dma/dma.txt b/Documentation/devicetree/bindings/dma/dma.txt index 8f504e6bae14..82104271e754 100644 --- a/Documentation/devicetree/bindings/dma/dma.txt +++ b/Documentation/devicetree/bindings/dma/dma.txt | |||
| @@ -14,7 +14,7 @@ Required property: | |||
| 14 | 14 | ||
| 15 | Optional properties: | 15 | Optional properties: |
| 16 | - dma-channels: Number of DMA channels supported by the controller. | 16 | - dma-channels: Number of DMA channels supported by the controller. |
| 17 | - dma-requests: Number of DMA requests signals supported by the | 17 | - dma-requests: Number of DMA request signals supported by the |
| 18 | controller. | 18 | controller. |
| 19 | 19 | ||
| 20 | Example: | 20 | Example: |
| @@ -44,7 +44,7 @@ Required property: | |||
| 44 | #dma-cells property in the node referenced by phandle | 44 | #dma-cells property in the node referenced by phandle |
| 45 | containing DMA controller specific information. This | 45 | containing DMA controller specific information. This |
| 46 | typically contains a DMA request line number or a | 46 | typically contains a DMA request line number or a |
| 47 | channel number, but can contain any data that is used | 47 | channel number, but can contain any data that is |
| 48 | required for configuring a channel. | 48 | required for configuring a channel. |
| 49 | - dma-names: Contains one identifier string for each DMA specifier in | 49 | - dma-names: Contains one identifier string for each DMA specifier in |
| 50 | the dmas property. The specific strings that can be used | 50 | the dmas property. The specific strings that can be used |
