提交 9bf29bcb 编写于 作者: P Pierre-Yves MORDRET 提交者: Alexandre Torgue

ARM: dts: stm32: Add I2C4 support for STM32MP157C-ED1

Add I2C4 support for STM32MP157C evaluation daughter.
Required for PMIC.
Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 4d58a474
无相关合并请求
......@@ -36,6 +36,14 @@
};
};
&i2c4 {
pinctrl-names = "default";
pinctrl-0 = <&i2c4_pins_a>;
i2c-scl-rising-time-ns = <185>;
i2c-scl-falling-time-ns = <20>;
status = "okay";
};
&uart4 {
pinctrl-names = "default";
pinctrl-0 = <&uart4_pins_a>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册