提交 22a0a2a3 编写于 作者: P Pierre-Yves MORDRET 提交者: Alexandre Torgue

ARM: dts: stm32: Add I2C1 support for stm32f769-disco Board

Add I2C1 support for stm32f769-disco Board
Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 665c26e6
......@@ -111,6 +111,14 @@
clock-frequency = <25000000>;
};
&i2c1 {
pinctrl-0 = <&i2c1_pins_b>;
pinctrl-names = "default";
i2c-scl-rising-time-ns = <185>;
i2c-scl-falling-time-ns = <20>;
status = "okay";
};
&rtc {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册