Re: [PATCH] ARM: dts: at91: Configure SCL gpio of i2c2 node as open drain

2020-05-15 Thread Alexandre Belloni
On 15/05/2020 18:32:39+0300, Codrin Ciubotariu wrote: > The SCL gpio pin of i2c2 node used for recovery needs to be configured as > open drain. > > Fixes: 455fec938bbb ("ARM: dts: at91: sama5d2: add i2c gpio pinctrl") > Signed-off-by: Codrin Ciubotariu > --- >

[PATCH] ARM: dts: at91: Configure SCL gpio of i2c2 node as open drain

2020-05-15 Thread Codrin Ciubotariu
The SCL gpio pin of i2c2 node used for recovery needs to be configured as open drain. Fixes: 455fec938bbb ("ARM: dts: at91: sama5d2: add i2c gpio pinctrl") Signed-off-by: Codrin Ciubotariu --- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)