Skip to content

Commit 96e6962

Browse files
HiassofTpopcornmix
authored andcommitted
BCM270X_DT: configure I2S DMA channels
Signed-off-by: Matthias Reichl <[email protected]>
1 parent 2b1ecfa commit 96e6962

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

arch/arm/boot/dts/bcm2708_common.dtsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@
131131
reg = <0x7e203000 0x24>,
132132
<0x7e101098 0x08>;
133133

134-
//dmas = <&dma 2>,
135-
// <&dma 3>;
134+
dmas = <&dma 2>, <&dma 3>;
136135
dma-names = "tx", "rx";
137136
status = "disabled";
138137
};

0 commit comments

Comments
 (0)