]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: dts: STiH407-family: disable fdma1 and fdma2
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 8 Dec 2016 16:04:44 +0000 (17:04 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 12 Jan 2017 16:18:01 +0000 (17:18 +0100)
Only fdma0 instance is used for audio, so disable the
2 others instances.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/boot/dts/stih407-family.dtsi

index c8b2944e304ac6dfdfdacbc3d1b63ab12e7ad73f..c0b8fe1d462156ba3addb43750a9cf59fdc81e40 100644 (file)
                        interrupts = <GIC_SPI 7 IRQ_TYPE_NONE>;
                        dma-channels = <16>;
                        #dma-cells = <3>;
+
+                       status = "disabled";
                };
 
                /* fdma free running */
                                <&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 {