Commit 9cf807f6 authored by Peter Griffin's avatar Peter Griffin Committed by Patrice Chotard

ARM: STi: DT: STiH407: Add sti-sasg-codec dt node

This patch adds the dt node for the internal audio
codec IP.
Signed-off-by: default avatarArnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: default avatarPeter Griffin <peter.griffin@linaro.org>
parent 857d477f
......@@ -877,5 +877,12 @@ fdma2: dma-controller@8e60000 {
<&clk_s_c0_flexgen CLK_TX_ICN_DISP_0>,
<&clk_s_c0_flexgen CLK_EXT2F_A9>;
};
sti_sasg_codec: sti-sasg-codec {
compatible = "st,stih407-sas-codec";
#sound-dai-cells = <1>;
status = "disabled";
st,syscfg = <&syscfg_core>;
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment