Skip to content

Commit

Permalink
ARM: dts: enable dma support for auart0 in mx28
Browse files Browse the repository at this point in the history
enable the dma support for auart0 in mx28.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Huang Shijie authored and Greg Kroah-Hartman committed Nov 16, 2012
1 parent e800163 commit 77a807d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/imx28.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@
compatible = "fsl,imx28-auart", "fsl,imx23-auart";
reg = <0x8006a000 0x2000>;
interrupts = <112 70 71>;
fsl,auart-dma-channel = <8 9>;
clocks = <&clks 45>;
status = "disabled";
};
Expand Down

0 comments on commit 77a807d

Please sign in to comment.