Skip to content

Commit

Permalink
BCM270X_DT: Leave bulk channel in dma channel mask
Browse files Browse the repository at this point in the history
The updated bcm2835-dma driver does not require the BULK channel
to be removed from the set of available channels, as provided by
dma-channel-mask.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  • Loading branch information
Phil Elwell committed Jun 26, 2019
1 parent eadad98 commit 7e82fe1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/bcm2708-rpi.dtsi
Expand Up @@ -124,10 +124,6 @@
};
};

&dma {
brcm,dma-channel-mask = <0x7f34>;
};

&hdmi {
power-domains = <&power RPI_POWER_DOMAIN_HDMI>;
};
Expand Down

0 comments on commit 7e82fe1

Please sign in to comment.