Re: [PATCH v5 4/5] ARM: dts: Add I2C1 support for STM32429 eval board
From: M'boumba Cedric Madianga <hidden>
Date: 2016-12-08 08:48:24
Also in:
linux-arm-kernel, linux-i2c, lkml
From: M'boumba Cedric Madianga <hidden>
Date: 2016-12-08 08:48:24
Also in:
linux-arm-kernel, linux-i2c, lkml
Hi Alex, 2016-12-08 9:39 GMT+01:00 Alexandre Torgue [off-list ref]:
Hi Cedric, On 12/08/2016 09:26 AM, M'boumba Cedric Madianga wrote:quoted
Signed-off-by: M'boumba Cedric Madianga <redacted> --- arch/arm/boot/dts/stm32429i-eval.dts | 6 ++++++ 1 file changed, 6 insertions(+)Can you change the commit header by: ARM: dts: stm32: Add I2C1 support for STM32429 eval board
Ok, I will use this typo in the next version
thx Alexquoted
diff --git a/arch/arm/boot/dts/stm32429i-eval.dtsb/arch/arm/boot/dts/stm32429i-eval.dts index afb90bc..74e0045 100644--- a/arch/arm/boot/dts/stm32429i-eval.dts +++ b/arch/arm/boot/dts/stm32429i-eval.dts@@ -141,3 +141,9 @@ pinctrl-names = "default"; status = "okay"; }; + +&i2c1 { + pinctrl-0 = <&i2c1_pins_b>; + pinctrl-names = "default"; + status = "okay"; +};
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html