]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.txt
BCM2835_DT: Fix I2S register map
[mirror_ubuntu-artful-kernel.git] / Documentation / devicetree / bindings / dma / brcm,bcm2835-dma.txt
index baf9b34d20bfb5b5493e0a69841362530c900a77..11c052acf65e74f032ae77bfd2749db860762b2d 100644 (file)
@@ -74,8 +74,8 @@ Example:
 
 bcm2835_i2s: i2s@7e203000 {
        compatible = "brcm,bcm2835-i2s";
-       reg = < 0x7e203000 0x20>,
-             < 0x7e101098 0x02>;
+       reg = < 0x7e203000 0x24>,
+             < 0x7e101098 0x08>;
 
        dmas = <&dma 2>,
               <&dma 3>;