Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b32a2297 authored by Patrice Chotard's avatar Patrice Chotard
Browse files

ARM: dts: STiH407-family: disable fdma1 and fdma2



Only fdma0 instance is used for audio, so disable the
2 others instances.

Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
parent 241a6878
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -889,6 +889,8 @@
			interrupts = <GIC_SPI 7 IRQ_TYPE_NONE>;
			dma-channels = <16>;
			#dma-cells = <3>;

			status = "disabled";
		};

		/* fdma free running */
@@ -906,6 +908,8 @@
				<&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 {