提交 af8b2cf2 编写于 作者: Y yannick fertre 提交者: Alexandre Torgue

ARM: dts: stm32: add cec support on stm32mp157c-ev1

This patch enables cec node on stm32mp157c-ev1 board
Signed-off-by: NYannick Fertre <yannick.fertre@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 7123be3b
......@@ -20,6 +20,12 @@
};
};
&cec {
pinctrl-names = "default";
pinctrl-0 = <&cec_pins_a>;
status = "okay";
};
&i2c2 {
pinctrl-names = "default";
pinctrl-0 = <&i2c2_pins_a>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部