From: Dario Binacchi Date: Tue, 4 Jul 2023 17:34:06 +0000 (+0200) Subject: ARM: dts: stm32: add pin map for i2c3 controller on stm32f7 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0637e66f8250c61f75042131fcb7f88ead2ad436;p=linux.git ARM: dts: stm32: add pin map for i2c3 controller on stm32f7 Add pin configurations for using i2c3 controller on stm32f7. Signed-off-by: Dario Binacchi Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/st/stm32f7-pinctrl.dtsi b/arch/arm/boot/dts/st/stm32f7-pinctrl.dtsi index 9f65403295ca0..c8dfda7bd04fc 100644 --- a/arch/arm/boot/dts/st/stm32f7-pinctrl.dtsi +++ b/arch/arm/boot/dts/st/stm32f7-pinctrl.dtsi @@ -171,6 +171,16 @@ }; }; + i2c3_pins_a: i2c3-0 { + pins { + pinmux = , /* I2C3_SDA */ + ; /* I2C3_SCL */ + bias-disable; + drive-open-drain; + slew-rate = <0>; + }; + }; + usbotg_hs_pins_a: usbotg-hs-0 { pins { pinmux = , /* OTG_HS_ULPI_NXT */