ARM: dts: imx6*-apalis/-colibri: mark I2C recovery GPIOs as open drain
authorStefan Agner <stefan@agner.ch>
Fri, 18 Jan 2019 13:31:13 +0000 (14:31 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 11 Feb 2019 01:22:26 +0000 (09:22 +0800)
commitd2b91ab1480618885fe0a7f240b7e7710344a066
tree606edfbe78ac24cbf853aac3f5ed36895f04f10f
parent69ab17b53e35779122c7e7e198aa2868a993f855
ARM: dts: imx6*-apalis/-colibri: mark I2C recovery GPIOs as open drain

Since commit d2d0ad2aec4a ("i2c: imx: use open drain for recovery
GPIO") GPIO lib expects this GPIO to be configured as open drain.
Make sure we define this GPIO as open drain in the device tree.
This gets rid of the following warning:
  gpio-81 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file

Note that currently the i.MX pinctrl driver does not support
enabling open drain directly, so this patch has no effect in
practice. Open drain is enabled by the fixed pinmux entry.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-apalis.dtsi
arch/arm/boot/dts/imx6qdl-colibri.dtsi
arch/arm/boot/dts/imx6ull-colibri.dtsi