diff options
Diffstat (limited to 'kernel/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt')
-rw-r--r-- | kernel/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt b/kernel/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt index d3058768b..c53e0b080 100644 --- a/kernel/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt +++ b/kernel/Documentation/devicetree/bindings/dma/apm-xgene-dma.txt @@ -35,7 +35,7 @@ Example: device_type = "dma"; reg = <0x0 0x1f270000 0x0 0x10000>, <0x0 0x1f200000 0x0 0x10000>, - <0x0 0x1b008000 0x0 0x2000>, + <0x0 0x1b000000 0x0 0x400000>, <0x0 0x1054a000 0x0 0x100>; interrupts = <0x0 0x82 0x4>, <0x0 0xb8 0x4>, |