ARM: dts: imx6ul-tx6ul: Use preferred i2c-gpios properties
authorFabio Estevam <festevam@gmail.com>
Tue, 12 Sep 2023 21:38:36 +0000 (18:38 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 25 Sep 2023 02:34:53 +0000 (10:34 +0800)
commitcd53859961b8db5f205fe76a077fe6278613e872
tree4233bd620ae5bcd552af6d5122f317dfa52e447c
parentb61c090b967148f1a0356657b1035d511df73a41
ARM: dts: imx6ul-tx6ul: Use preferred i2c-gpios properties

The 'gpios' property to describe the SDA and SCL GPIOs is considered
deprecated according to i2c-gpio.yaml.

Switch to the preferred 'sda-gpios' and 'scl-gpios' properties.

This fixes the following schema warnings:

imx6ul-tx6ul-0011.dtb: i2c-gpio: 'sda-gpios' is a required property
from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
imx6ul-tx6ul-0011.dtb: i2c-gpio: 'scl-gpios' is a required property
from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ul-tx6ul.dtsi