From: Patrice Chotard Date: Thu, 8 Dec 2016 16:04:44 +0000 (+0100) Subject: ARM: dts: STiH407-family: disable fdma1 and fdma2 X-Git-Tag: v4.11-rc1~87^2~37^2~8 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b32a2297f4b520b1737c3090b20243860f4fe8ca;p=linux.git ARM: dts: STiH407-family: disable fdma1 and fdma2 Only fdma0 instance is used for audio, so disable the 2 others instances. Signed-off-by: Patrice Chotard --- diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index c8b2944e304a..c0b8fe1d4621 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -889,6 +889,8 @@ fdma1: dma-controller@8e40000 { interrupts = ; dma-channels = <16>; #dma-cells = <3>; + + status = "disabled"; }; /* fdma free running */ @@ -906,6 +908,8 @@ fdma2: dma-controller@8e60000 { <&clk_s_c0_flexgen CLK_EXT2F_A9>, <&clk_s_c0_flexgen CLK_TX_ICN_DISP_0>, <&clk_s_c0_flexgen CLK_EXT2F_A9>; + + status = "disabled"; }; sti_sasg_codec: sti-sasg-codec {