Commit 857d477f authored by Peter Griffin's avatar Peter Griffin Committed by Patrice Chotard

ARM: DT: STiH407: Add spdif_out pinctrl config

This patch adds the pinctrl config for the spidf out
pins used by the sasg codec IP.
Signed-off-by: default avatarArnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: default avatarPeter Griffin <peter.griffin@linaro.org>
Acked-by: default avatarLee Jones <lee.jones@linaro.org>
parent d4fe226c
......@@ -1131,6 +1131,14 @@ st,pins {
};
};
spdif_out {
pinctrl_spdif_out: spdif_out{
st,pins {
spdif_out = <&pio34 7 ALT1 OUT>;
};
};
};
serial3 {
pinctrl_serial3: serial3-0 {
st,pins {
......
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