提交 d8036479 编写于 作者: P Peter Griffin 提交者: Maxime Coquelin

ARM: DT: STiH407: Add serial3 pinctrl configuration

Add missing serial 3 pinctrl config. This can be used
on b2206 HVK, where it defaults to PIO31[3] & PIO31[4],
alternate 1.
Signed-off-by: NErwan Le Ray <erwan.leray@st.com>
Signed-off-by: NFabrice Gasnier <fabrice.gasnier@st.com>
Acked-by: NCarmelo Amoroso <carmelo.amoroso@st.com>
Acked-by: NLee Jones <lee.jones@linaro.org>
Acked-by: NPatrice Chotard <patrice.chotard@st.com>
Signed-off-by: NPeter Griffin <peter.griffin@linaro.org>
Signed-off-by: NMaxime Coquelin <maxime.coquelin@st.com>
上级 193bb623
......@@ -1009,6 +1009,15 @@
};
};
};
serial3 {
pinctrl_serial3: serial3-0 {
st,pins {
tx = <&pio31 3 ALT1 OUT>;
rx = <&pio31 4 ALT1 IN>;
};
};
};
};
pin-controller-flash {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册