Skip to content

Commit

Permalink
ARM: omap5.dtsi: Add audio related parameters to hdmi node
Browse files Browse the repository at this point in the history
Adds HDMI audio sDMA properties.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Jyri Sarha authored and Tomi Valkeinen committed Jun 3, 2014
1 parent 53855b3 commit 7d0fde3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/omap5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,8 @@
ti,hwmods = "dss_hdmi";
clocks = <&dss_48mhz_clk>, <&dss_sys_clk>;
clock-names = "fck", "sys_clk";
dmas = <&sdma 76>;
dma-names = "audio_tx";
};
};
};
Expand Down

0 comments on commit 7d0fde3

Please sign in to comment.