Skip to content

Commit b1687ce

Browse files
raveenpgalak
authored andcommitted
dts: arm: broadcom: viper: rename paxdma label
To keep the generic DMA device name as defined in the dma framework config, renamed paxdma device label to "DMA_1". Signed-off-by: Raveendra Padasalagi <[email protected]>
1 parent 33c9be9 commit b1687ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/broadcom/viper-common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
paxdma: paxdma@4e100800 {
6060
compatible = "brcm,iproc-pax-dma-v2";
61-
label = "pax_dma";
61+
label = "DMA_1";
6262
reg = <0x0 0x4e100800 0x0 0x2100>,
6363
<0x0 0x4f000000 0x0 0x200000>,
6464
<0x0 0x4f200000 0x0 0x10000>;

0 commit comments

Comments
 (0)