Commit 0f38d5ad authored by Peter Griffin's avatar Peter Griffin Committed by Maxime Coquelin

ARM: STi: DT: STiH407: Add a cec0 pin definition

This pin setup provides the correct configuration in order to
interact with the CEC HW.
Signed-off-by: default avatarErwan Le Ray <erwan.leray@st.com>
Signed-off-by: default avatarNicolas Vanhaelewyn <nicolas.vanhaelewyn@st.com>
Acked-by: default avatarPatrice Chotard <patrice.chotard@st.com>
Acked-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarPeter Griffin <peter.griffin@linaro.org>
Signed-off-by: default avatarMaxime Coquelin <maxime.coquelin@st.com>
parent b771ae27
......@@ -107,6 +107,14 @@ pio5: gpio@09615000 {
st,retime-pin-mask = <0x3f>;
};
cec0 {
pinctrl_cec0_default: cec0-default {
st,pins {
hdmi_cec = <&pio2 4 ALT1 BIDIR>;
};
};
};
rc {
pinctrl_ir: ir0 {
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