提交 e76a829c 编写于 作者: B Benjamin Gaignard 提交者: Alexandre Torgue

ARM: dts: stm32: enable CEC for stm32f769 discovery

enable cec for stm32f769 discovery board
Signed-off-by: NBenjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 076934cc
...@@ -63,6 +63,12 @@ ...@@ -63,6 +63,12 @@
}; };
&cec {
pinctrl-0 = <&cec_pins_a>;
pinctrl-names = "default";
status = "okay";
};
&clk_hse { &clk_hse {
clock-frequency = <25000000>; clock-frequency = <25000000>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册