From: dillon min Date: Tue, 9 Jun 2020 13:26:41 +0000 (+0800) Subject: ARM: dts: stm32: Add pin map for I2C3 controller on stm32f4 X-Git-Tag: v5.15~3247^2~32^2~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4409aeae98a297f30fc64a8dd1cd6f9ac8cbdb41;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: stm32: Add pin map for I2C3 controller on stm32f4 This patch adds the pin configuration for I2C3 controller on stm32f4. Signed-off-by: dillon min Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/stm32f4-pinctrl.dtsi b/arch/arm/boot/dts/stm32f4-pinctrl.dtsi index 373ec8d..35249a2 100644 --- a/arch/arm/boot/dts/stm32f4-pinctrl.dtsi +++ b/arch/arm/boot/dts/stm32f4-pinctrl.dtsi @@ -383,6 +383,18 @@ }; }; + i2c3_pins: i2c3-0 { + pins { + pinmux = , + /* I2C3_SDA */ + ; + /* I2C3_SCL */ + bias-disable; + drive-open-drain; + slew-rate = <3>; + }; + }; + dcmi_pins: dcmi-0 { pins { pinmux = , /* DCMI_HSYNC */